body { 
background : #000000; 
font-family: Arial, Verdana, sans-serif;
color:#80000;
text-align:center; /* pour IE5 et centrage horizontal de la page */
} 

#corps {
color:white;
font-weight: bold;
font-family:Verdana, arial, helvetica, sans-serif;
font-size : 14 px;
}

#corps h2 {
color:white;
font-weight: bold;
font-family:Verdana, arial, helvetica, sans-serif;
font-size : 20 px;
}

#corps a {
color:white;
font-weight: bold;
font-family:Verdana, arial, helvetica, sans-serif;
font-size : 14 px;
text-decoration:none;
}

#corps a:hover{
color:red;
font-weight: bold;
font-family:Verdana, arial, helvetica, sans-serif;
font-size : 14 px;
}

#corps a visited {
color:white;
font-weight: bold;
font-family:Verdana, arial, helvetica, sans-serif;
font-size : 14 px;
}
