a:active { color: bleu}
a:link { color: bleu}


BODY
{
	background-color:#FFFF99;
	font-family:Times New Roman;
	text-align:center;
	font-size:12px;
	color:#000000;




}

TABLE
{
	font-family:Arial;
	text-align:left;
	font-size:14px;
}

TD
{
	vertical-align:text-top;
} 

TH
{
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
}