Debut { // inutile... sinon marche pas
}

p {
  font-family: arial;
  font-size: 12px;
; text-align: justify
; color: #FFFFFF
}

a {
  text-decoration: none;
  font-family: arial;
  font-size: 12px;
  color: #FF0000;
; font-weight: bold
}

a:hover {
  color: #FF0000;
  text-decoration: underline;
}

.TextBox {
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  width: 200
  font-family: verdana;
  font-size: 12;
}

Fin { // inutile... sinon marche pas
}.right {  font-family: arial; font-size: 12px; color: #FFFFFF}
.center { font-family: arial; font-size: 12px; color: #FFFFFF }
