BODY {
   font-size : 12pt; 
   font-family : Georgia, Times New Roman, Times, serif; 
   color : #C81BD6; 
   background-color : #E6E8fA; 
   background-image: images/fond.gif; 
   background-attachment : scroll; 
   margin : 0px; 
   margin-left: 0px; 
   margin-top: 0px; 
   scrollbar-face-color : #F6CEF9; 
   scrollbar-shadow-color : #DF51E9; 
   scrollbar-highlight-color : #ffffff; 
   scrollbar-3dlight-color : #778899; 
   scrollbar-darkshadow-color : #a8a8a8; 
   scrollbar-track-color : #8C8AD9; 
   scrollbar-arrow-color : #000000 
}
P {
   font-size : 12pt; 
   font-family : Courier New, Georgia, Times New Roman, Times, serif; 
   color : #C81BD6; 
   background : transpa; 
}
A:visited {
   font-size : 12pt; 
   font-family : Courier New, Georgia, Times New Roman, Times, serif; 
   color : #C81BD6; 
   background : transpa; 
   text-decoration : underline; 
}
A:link {
   font-size : 12pt; 
   font-family : Courier New, Georgia, Times New Roman, Times, serif; 
   color : #C81BD6; 
   background : transpa; 
   text-decoration : none; 
}
A:hover {
   font-size : 12pt; 
   font-family : Courier New, Georgia, Times New Roman, Times, serif; 
   color : #C81BD6; 
   background : transpa; 
   text-decoration : underline; 
}
A:active {
   font-size : 12pt; 
   font-family : Courier New, Georgia, Times New Roman, Times, serif; 
   color : #C81BD6; 
   background : transpa; 
   text-decoration : none; 
}
