<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<!--
  a          { color: #FFF; text-decoration: none; }
  a:link     { color: #FFF; text-decoration: none; }
  a:visited  { color: rgb(166,191,8); text-decoration: none; }
  a:hover    { color: rgb(175,200,225); text-decoration: none; }
  a:active   { color: rgb(100,100,150); text-decoration: none; }
  body       { background: rgb(0,57,90); color: #FFF; font-family : daniel, cursive }
  table.main { background: rgb(0,57,90); border-top: 10px solid rgb(0,57,90) }
  span.bouton{ font-family: daniel, cursive                  ; background: rgb(0,57,90); color: #FFF        ; height: 20px; border: outset; cursor: hand }
  span.btrev { font-family: daniel, cursive                  ; background: #FFF        ; color: rgb(0,57,90); height: 20px; border: outset; cursor: hand }
  span.fmw   { font-family: Century Gothic, Arial, sans-serif; background: #CCF        ; color: Navy        ; height: 20px; border: outset; cursor: hand }
-->