body,td,th {

font-family: Arial, Helvetica, sans-serif;

font-size: 14px;

color: #FFFFFF;

}

.Titres {

font-size: 24px;

font-weight: bold;

font-style: italic;

}

.Petit {

font-size: 12px;

}

.TitresCourrier {

font-size: 32px;

font-family: "Courier New", Courier, mono;

font-weight: bold;

color: #FFFFFF;

}

body { scrollbar-arrow-color:"#FFFFFF"; scrollbar-track-color:"#FFFFFF"; scrollbar-face-color:"#CCCCCC";

background-attachment: fixed;

margin-top: 0px;

margin-bottom: 0px;

margin-left: 0px;

margin-right: 0px;

}

a:link {

color: #FFFFFF;

text-decoration: none;

}

a:visited {

color: #FFFFFF;

text-decoration: none;

}

a:hover {

color: #0099FF;

text-decoration: none;

}

a:active {

color: #FF0000;

text-decoration: none;

}