body {

background-color: #3D3D3D;
color : white;
font : 12px Arial, Helvetica, sans-serif;

}

p, table, td, tr {

color : white;
font : 12px Arial, Helvetica, sans-serif;

}

h2 {

font-size : 14px;
}

a {
color : white;
texte-decoration: underline;
}

a: visited {
color : silver;
texte-decoration: underline;
}

a: hover {
color : white;
texte-decoration: none;
}

