
body {
  font-family: "Courier New";
  font-size: 12px;
  color: #ffffff;
  background-color: #333333;
  background-attachment: fixed;
}

H1 {
  font-family: fantasy;
  font-size: 15px;
  font-variant: small-caps;
  color: #339999;  
  font-weight: bolder;
  text-align: center;
  text-transform: uppercase;  
}

A {
  text-decoration: none;  
  color: #ffff33;
  font-weight: bold;
}

TABLE {
  color: #FFCCCC;    
  text-transform: none;
  font-size: 12px; 
}

.vert {
  font-family: fantasy;
  font-size: 15px;
  font-variant: small-caps;
  color: #339999;
}
.negre {
  
  font-size: 15px;
  font-variant: small-caps;
  color: #000000;
  font-weight: bold;
}