<style type="text/css">
a:link.bleu
	{font-family:Verdana;
	color:#4FA8FF;
	text-decoration:underline;}
a:visited.bleu
	{font-family:Verdana;
	color:#4FA8FF;
	text-decoration:underline;}
A:hover.bleu
	{font-family:Verdana;
	color: #FFFFFF;  
	text-decoration: underline;  
	background: #4FA8FF;}
</style>