td.white{
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

td  { color: #fff; font: 10px verdana }
strong  { color: #fc3; font: bold 14px arial }

A.gris:link  { color: #fff; text-decoration: none }
A.gris:visited {
	TEXT-DECORATION: none;
	COLOR: #E2E2E2
}
A.gris:hover {
	TEXT-DECORATION: none;
	COLOR: #E2E2E2
}

A:link  { color: #fc3; text-decoration: none }
A:visited  { color: #fc3; text-decoration: none }
A:hover  { color: #fc3; text-decoration: none }

A.titre:link  { color: #fc3; font-size: 14px; font-family: arial; font-weight: bold; text-decoration: none }
A.titre:visited  { color: #fc3; font-size: 14px; font-family: arial; font-weight: bold; text-decoration: none }
A.titre:hover  { color: #fc3; font-size: 14px; font-family: arial; font-weight: bold; text-decoration: none }
