body,td,th {
font-family: Times New Roman, Times, serif;
font-size: 14px;
color: #000000;
}
.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;
}
body { scrollbar-arrow-color:"#FFFFFF"; scrollbar-track-color:"#cococo"; scrollbar-face-color:"#CCCCCC";
background-attachment: fixed;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}
a:link {
color: #000000;
text-decoration: none;
}
a:visited {
color: #000000;
text-decoration: none;
}
a:hover {
color: #0000FF;
text-decoration: none;
}
a:active {
color: #FF0000;
text-decoration: none;
}