<style type="text/css">
 a:active  {text-decoration: none; color: blue; font-family:Arial}
 a:hover   {text-decoration: none; color: red; font-style: italic; font-family:Arial}
 a:visited {text-decoration: none; font-family:Arial}
 a:link    {text-decoration: none; color: blue; font-family:Arial}



 body{
       font-family:Arial; font-size:10;
	scrollbar-face-color:orange;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:orange;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:orange;
	scrollbar-darkshadow-Color:#000000;
 }


 .titre{font-family:Times New Roman; font-size:20; font-style: italic; text-align:center;}
 .titre2{font-family:Times New Roman; font-size:20; font-style: italic;}
</style>

