body
 {
  bgcolor: #FFFFFF;
  font-family: Verdana;
  font-size: 10px;
  color: #000000;
 }

td
 {
  font-size: 13px;
 }

font.titre
 {
  font-size: 10px;
  font-weight:bold;
  text-decoration: underline;
 }

a
 {
  color: #000000;
  text-decoration: none;
 }

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

