<style>


a:active {
	color : #99eeff ;
	text-decoration :none;
	font-weight :bold;
}
a:link {
	color : #99eeff ;
	text-decoration :none;
	font-weight :bold;
}
a:visited {
	color : #99eeff ;
	text-decoration :none;
	font-weight :bold;
}

a:hover {
	background-color:#005599;
	color : #99eeff ;
}

div.titre {
	background-color:#005599;
	font-weight :bold;
	text-align:center;

}

div.titre_menu {
	text-align:left;
	background-color:#005599;
	font-weight :bold;
}
div.date {
	font-size:10px;
	text-align:left;
	color : #cccccc ;
}
div.indication {
	font-size:11px;
}

div.lien {
	text-align:left;
}

BODY 
{ 
}

TD
{
	font-size:12px;
	font-family:"arial";
	
}

</style>

