a.nav:link,a.nav:visited,a.nav:active{
   background-color:transparent;
   color:#000000;
   font-weight:bold;
   text-decoration:none;
}
a.nav:hover{
   background-color:transparent;
   color:#FF0000;
   font-weight:bold;
   text-decoration:none;
}
body{
   background-color:#F6F6F6;
   font-family:verdana,sans-serif,arial,helvetica;
   font-size:10pt;
   margin-bottom:0%;
   margin-left:0%;
   margin-right:0%;
   margin-top:0%;
   min-width:772px;
   text-align:center;
}
.texte:first-letter{
font-size:large;
padding:2px;
}
