<style>

	P.just { text-align: justify; }
	a { text-decoration: none; }  
	a:hover   { text-decoration:underline ;color:darkblue;}
	a.lien1 {		font-family		: Verdana, Helvetica, Arial;
	  			font-size		: 10px;
	  			font-weight		: bold;
	  			color			: #000066;   
	  	}
  	a.lien2 {	font-family		: Verdana,Helvetica,Arial;
  			font-size		: 10px;
  			font-weight		: normal;
  			color			: black;   
  	}
  	a.lien3 {	font-family		: Verdana,Helvetica,Arial;
  			font-size		: 10px;
  			font-weight		: normal;
  			color			: #000044;   
  	}	

</style>    

