

a:hover {
	COLOR:#FFFFF0;

	font : Verdana;
}

a {
	text-decoration: none;
	font : 11px Verdana;
	color : Silver;
}



.home {
	COLOR: #FFFFFF;
	text-decoration : none;
	font : 12px Verdana;
}
.text {
	COLOR: #FFFFFF;
	text-decoration : none;
	font : 12px Verdana;
}
.nav{
	COLOR: White;
	text-decoration : none;
	font-size : 8pt;
	font-family : Verdana;
	
}
a.nav:hover{
	COLOR: White;
	text-decoration : none;
	font-size : 8pt;
	font-family : Verdana;
	
}


.textblack{
	COLOR: Black;
	text-decoration : none;
	font : 11px Verdana;
}
.titreblack{
	COLOR: Black;
	text-decoration : none;
	font : bold 12px Verdana;
}
a.nav:hover{
	COLOR: Silver;
	text-decoration : none;
	font : 11px Verdana;
}
.titrehome{
	COLOR: #FFFFFF;
	font : bold 15px Verdana;
	text-align : center;
}
a.titrehome:hover{
	COLOR: #FFFFFF;
	font : bold 15px Verdana;
	text-align : center;
	text-decoration : underline;
}
.titretab{
	COLOR: White;
	text-decoration : none;
	font : bold 12px Verdana;
}
a.home:hover{
	COLOR: White;
	text-decoration : underline;
	font : 12px Verdana;
	border-style : none;
}
