A {
color:#D3431C;
font-weight:bold;
text-decoration:none;
}
A:hover {
color:#F09B84;
font-weight:bold;
text-decoration:underline overline;
}

a.lien2
{
color:#000000;
font-weight:bold;
text-decoration:none;
}
a.lien2:hover
{
color:#33CC33;
font-weight:bold;
text-decoration:none;
}

body,td {
	background-color:#000000;
	color:#FFCC00;
	font-family:Verdana, Helvetica,Arial;
	font-size:11px;
	scrollbar-face-color:#D3431C; 
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#000000; 
	scrollbar-darkshadow-color:#000000; 
	scrollbar-track-color:#000000; 
	scrollbar-arrow-color:#FFFFFF;
}


