BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
}

A {
	text-decoration : none;
}

A:HOVER {
	text-decoration : underline;
}

TABLE {
	background-color : #FFEBCD;
}
TD.INFO {
	text-align : right;
	color : #996600;
	font : x-small;
}
TD.VALEUR {
	text-align : left;
	font : bold x-small;
	color : #006600;
}
TH {
	background : Black;
	color : #FAEBD7;
	font : bold x-small;
}