html,body
{
background-color : #000000;
font-size: 8pt;
font-family: sans-serif; 
color: #FFCCCC;
}

a:link {color: #FFFF00; text-decoration:none; }
a:visited {color: #77CCFF; text-decoration:none ;}
a:hover {color: #FF9999; text-decoration:none; }

h1 { font-size: 20pt; }
h2 { font-size: 14pt; }
h3 { font-size: 8pt; }

table.planche { text-align: center; width: 675px; border: 0; }
tr.planche { height: 200px; }
td.planche { text-align: center; width: 180px; }
td.planche_new { text-align: center; width: 180px; background-color: #227722; }
td.planche_new2 { text-align: center; width: 180px; background-color: #004444; }
img.planche { border: 1px white solid; }
font.planche { font-size: 8pt; }

h2.affiche { font-size: 10pt; }
h3.affiche { font-size: 8pt; }
img.affiche { border: 15px white solid; }

