HTML, BODY {
	margin: 0px;
	padding: 0px;
}
Debut { // inutile... sinon marche pas
}

p {
  font-family: verdana;
  font-size: 10px;
; text-align: justify
; color: #000000
}

a:hover {
  color: #999999;
  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
}
a {  font-family: Verdana; font-size: 10px; color: #CC0000; text-decoration: none}
.center {  font-family: verdana; font-size: 10px; color: #666666}
.adsense {
	height: 90px;
	padding-top: 10px;
	padding-bottom: 10px;
}
