BODY{
  background-attachment: fixed; 
  background-color: #000000;
  font-family: Verdana;
  font-size: 10; 
  color: #FFFFFF;
}

TD {
  font-family: Verdana;
  font-size: 12; 
  color: #000000;
  background-color : #f9e7b9;
}
TD.titre {
  text-align: center;
  font-size: 24;
}
A:link {
  font-family: Verdana;
  font-size: 12;
  color: #000000;
  text-decoration: underline; 
  font-weight: bold;
}

A:visited {
  font-family: Verdana;
  font-size: 12;
  color: #000000;
  text-decoration: underline;   
  font-weight: bold;
}

A:hover {
  font-family: Verdana;
  font-size: 12;
  color: #555500;
  text-decoration: underline;   
  font-weight: bold;
}
