BODY {
   font-size : 10px;
   font-family : Verdana;
   color : #9A937F;
}

A:hover {
   font-weight : normal;
   color : #9A937F;
   background : transparent;
}

A:visited, A:link, A:active {
   font-weight : normal;
   color : #9A937F;
   text-decoration : none;
}

TABLE {
  font-family: Verdana;
  font-size:10px;
  color : #9A937F;
}

.fond1 {
  background-image:test.gif;
  background-repeat:repeat;
}