.MenuTexte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:visited {
color : #000000; 
text-decoration : none; 
} 
a:link {
color : #000000; 
text-decoration : none; 
} 
a:hover {
color : #00978F;
text-decoration : underline;
}

