/* CSS Document */

<style>


.Bleu:visited{color: white; text-decoration:none}  
   .Bleu:hover{color: red; text-decoration:underline}
   .Bleu{ font:14px comic sans MS;
    text-decoration: none ; color: white;}
	
</style>
