.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #663300;
}
.menu:link {text-decoration: none; color: #663300;}
.menu:visited {text-decoration: none;  color: #663300; }
.menu:hover {text-decoration: none; color: black;}
.exposant {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: blink;
	color: #663300;
	text-transform: none;
}

