P, TD, BODY, DIV, BLOCKQUOTE, UL, LI {font-family : Verdana, Arial, Helvetica, sans-serif;}
A{
	font-family : Verdana,Arial, sans-serif;
	color:#000000;
	text-decoration : underline;
	font-weight : bold;
}
A:HOVER  {
	text-decoration : underline;
	color :#ffffff;
	font-weight : normal;
}
A:Active {
	text-decoration : none;
	color :#000000;
	font-weight : normal;
}
.blanc{font-family : Verdana, Arial, Helvetica, sans-serif;font-weight : bold;color : #ffffff;}
.italique{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-style : italic;
	font-weight : normal;
}