 /* Style sheet pour le bouffon*/

A {text-decoration: underline; color:#0000FF;}
A:visited {text-decoration: underline; color:#002424;}
A:hover {text-decoration: underline; color:#0000FF;}
A:hover {text-decoration: overline; }

body {
     background-color: transparent;
     font-family: Arial,Helvetica,Geneva;
     font-size: 14px;
     font-weight: bold;
     font-style: oblique;
     color: #2F1700;
     text-align: justify;
     margin-right: 85px;
     }

TD   {
     font-family: Arial,Helvetica,Geneva;
     font-style: oblique;
     font-size: 14px;
     color: #2F1700;
     text-align: justify;
     }

p    {
     font-family: Arial,Helvetica,Geneva;
     font-size: 14px;
     font-style: oblique;
     color: #2F1700;
     text-align: justify;
     }
