

a:hover {
	COLOR:#FFFFFF;

	font : Verdana;
}

a {
	text-decoration: none;
	font : 11px Verdana;
	color : White;
}


body {
 scrollbar-face-color: #FFFFFF; 
 scrollbar-shadow-color: #42352E;
 scrollbar-highlight-color: #42352E;
 scrollbar-3dlight-color: #FFFFFF; 
 scrollbar-darkshadow-color: #FFFFFF; 
 scrollbar-track-color: #42352E; 
 scrollbar-arrow-color: #000000;
}

.text {
	COLOR: #FFFFFF;
	text-decoration : none;
	font : 12px Verdana;
}

a.text:hover {
	COLOR: #FFFFFF;
	text-decoration : underline;
	font : 12px Verdana;
}
.titre {
	COLOR: #FEFEFE;
	text-decoration : none;
	font : bold 14px Verdana;
}

.textb {
	COLOR: #000000;
	text-decoration : none;
	font : 11px Verdana;
}
.textr {
	COLOR: #FF0000;
	text-decoration : none;
	font : 11px Verdana;
}
a.textb:hover {
	COLOR: #000000;
	text-decoration : underline;
	font : 11px Verdana;
}
.min {
	COLOR: #FFFFff;
	text-decoration : none;
	font : 9px Verdana;
}
.textbigw {
	COLOR: White;
	text-decoration : none;
	font : bold 14px Verdana;
}

