BODY
  {
  background-color: #FF0000;
  }
TD
  {
  text-align: center;
  text-decoration: none;
  }
TD.Menu
  {
  font-family: "Times New Roman", Times, serif;
  font-size: 11pt;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  background-color: #FF4A4A;
  }
TD.MenuLight
  {
  font-family: "Times New Roman", Times, serif;
  font-size: 11pt;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  background-color: #FFB3B3;
  }
TD.Compteur
  {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  background-color: #790000;
  color: #FFD2D2;
  }
