BODY,
TABLE,
TR,
TD
{
	font-size : 12px;
	font-family : Verdana,Arial,Helvetica;
	color : #CCCC99;
}

A,
A:Visited
{
	text-decoration : none;
	font-family : Verdana,Arial,Helvetica;
	color : #FFCC00;
}

A:Active,
A:Hover
{
	text-decoration : none;
	font-family : Verdana,Arial,Helvetica;
	color : Red;
}

A.accroche,
A.accroche:Visited
{
	font-size : 15px;
	font-weight : bold;
	text-decoration : none;
	font-family : Verdana,Arial,Helvetica;
	color : #FFCC00;
}

A.accroche:Active,
A.accroche:Hover
{
	font-size : 15px;
	font-weight : bold;
	text-decoration : none;
	font-family : Verdana,Arial,Helvetica;
	color : Red;
}

A Img  {
	color : #b0bcf0;
}

.red  {
	color : Red;
}

.small  {
	font-size : 10px;
}

.title  {
	font-size : 22px;
	font-weight : bold;
}

.dark  {
	color : #999999;
}

.newlink  {
	text-decoration : none;
	font-weight : normal;
	font-family : Verdana,Arial,Helvetica;
	color : FFCC00;
}

