@charset "iso-8859-1";
BODY {
	background: white;
	MARGIN: 20px 5px 5px 5px;
	border : 0px;
	font-family : trebuchet MS;
	font-style : normal;
	COLOR: #000000;
	font-size: 12px;
}
TD {
	COLOR: #000000; font-size: 12px; font-family : arial; font-weight: bold;	font-style : italic;
}
.date {
	COLOR: #000000; font-size: 22px; font-family : trebuchet MS; font-weight: bold;	font-style : italic;
}
.titre {
	COLOR: #000000; font-size: 18px; trebuchet MS; font-weight: bold;	font-style : italic;
}
.texte {
	COLOR: #000000; font-size: 14px; font-family : trebuchet MS; font-weight: normal; font-style : normal;
}

A {
	color: #000000; font-size: 12px; font-family : arial; font-weight: bold; TEXT-DECORATION: none;
}
A:link {
	COLOR: #000000
}
A:hover {
	COLOR: #FF0000; 
}