.menu {
	font-family: Verdana;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
a.menu:hover {
	text-decoration: none;	
	text-transform: uppercase;	
	color:#FF9900 ;
}

.texte {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.texte {
	font-family: Verdana;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
a.texte:hover {
	text-decoration: none;		
	color:#FF9900 ;
}

.titre {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
	color: #CC0000;
}

.titre2 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #CC0000;
	text-transform: none;
}
