
BODY {
   font-family : Times new roman, serif;
   font-size : 14pt;
   color : #220000;
   text-align: justify;
   padding-top: 2;
   padding-bottom: 9;
   padding-left: 2;
   padding-right: 2;
   background : #E4961F url(../images/fondfeu.gif) fixed right repeat-y;
scrollbar-face-color: #CC3000;
scrollbar-shadow-color: #CC5010;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #FFEE99;
scrollbar-darkshadow-color: #552000;
scrollbar-track-color: #E4961F;
scrollbar-arrow-color: #FFEE99;
}



a:link {
   color : #800000;
   background : #E8A22C;
   text-decoration : none; 
}

a:hover {
   color : #FFCC60;
   background : #800000;
   text-decoration : underline; 
}

a:active {
   color : #2000FF;
   background : #F5F4F3;
   text-decoration : underline; 
}

a:visited {
   color : #A04080;
   background : #E4961F;
   text-decoration : underline; font-weight:normal;
}

