body {
	color: black;
	text-decoration: none;
	font-family: arial,helvetica;
	font-size: 11px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

a:link {
	color: #a0a0b0;
	text-decoration: none;
	font-family: arial,helvetica;
	font-size: 11px;
}

a:visited {
	color: #a0a0b0;
	text-decoration:none;
	font-family: arial,helvetica;
	font-size: 11px;
}

a:active {
	text-decoration:none;
	font-family: arial,helvetica;
	font-size: 11px;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
	font-family: arial,helvetica;
	font-size: 11px;
}



.txt_date { font-family:Verdana,Geneva,Arial,sans-serif; font-size:11px; text-decoration:none; color:#0f5362; font-weight:bold; }
.txt_titre { font-family:Verdana,Geneva,Arial,sans-serif; font-size:14px; text-decoration:none; font-weight:normal; color:#4B64FF; }
.txt_black { font-family:Verdana,Geneva,Arial,sans-serif; font-size:11px; text-decoration:none; font-weight:normal; }
.txt_gris { font-family:Verdana,Geneva,Arial,sans-serif; font-size:11px; text-decoration:none; font-weight:normal; color:#CCCCCC; }