.menu_haut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: none;
	text-decoration: none;
}
A.menu_haut:hover {	COLOR: #336699;	text-decoration : underline;}
.menu_acc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: none;
	text-decoration: none;
}
A.menu_acc:hover {	COLOR: #4D6277;	text-decoration : underline;}
A.:hover {	COLOR: #FF0C00;	text-decoration : underline;}
.menu_middl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	border: none;
	text-decoration: none;
}
A.menu_middl:hover {	COLOR: #ff6600;	text-decoration : underline;}
a.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border: none;
	text-decoration: none;
}
A.footer:hover {	COLOR: #A6DD00;	text-decoration : underline;}
