body {
margin: 0;
font-family: verdana, arial, sans-serif;
font-size: 75%;
text-align:left;
background-color:#00;

scrollbar-face-color:"#00A6BE";
scrollbar-shadow-color: #003366;
scrollbar-highlight-color: white;
scrollbar-3dlight-color: #003366;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #003366;
scrollbar-arrow-color: #003366; 
}

.footer
{
text-align: center;
font-color: black;
font-size: 10px;
}

.date
{
text-align: left;
text-decoration: underline;
font-color: black;
font-size: 14px;
font-family: Comic Sans MS;
font-weight: bold;
}

.intitule
{
text-align: left;
text-decoration: none;
font-color: black;
font-size: 14px;
font-family: Comic Sans MS;
font-weight: bold;
}

.texte_news
{
text-align: left;
text-decoration: none;
font-color: white;
font-size: 18px;
font-family: Georgia;
font-weight: none;
}

.titre
{
text-align: center;
text-decoration: none;
font-color: white;
font-size: 22px;
font-family: Arial;
font-weight: bold;
}

.sous_titre
{
text-align: left;
text-decoration: underline;
font-color: white;
font-size: 18px;
font-family: Georgia;
font-weight: bold;
padding-left: 5px;
}

a
{
color: blue;
}

a:active
{
color: blue;
}

a:hover
{
color: gray;
background-color: white;
}

table
{
margin-left: 5px;
}