.menu {
	text-decoration: none;
	color: #990000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small;



}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #993300;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.grand_texte_brun {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #CC3300;
	text-decoration: none;
}
