table {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	repeat-x;
}
td {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-repeat:repeat-x;
}
.small {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	background-repeat:repeat-x;
}
.black {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	background-repeat:repeat-x;
}
a:link { 
color:#ffffff;
text-decoration:underline; 	
}
a:visited { 
color:#ffffff;
text-decoration:underline;
}
a:active {
color:#ffffff;
text-decoration:none;
}	
a:hover {
color:#ffffff;
font-weight:bold;
text-decoration:underline;
}
a.bleu {color:#247FBB}
