body   { font-family: Verdana, Arial, Helvetica, sans-serif }
td     { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif }
a:link   { color: black; text-decoration: none }
a:visited   { color: black; text-decoration: none }
a:hover     { color: red; text-decoration: underline }
a.red   { color: red; text-decoration: none }
a.red:link   { color: red; text-decoration: none }
a.red:visited   { color: grey; text-decoration: none }
a.red:hover    { color: black; text-decoration: underline }
a.white   { color: white; text-decoration: none }
a.white:link   { color: white; text-decoration: none }
a.white:visited   { color: white; text-decoration: none }
a.white:hover   { color: white; text-decoration: underline }
a.nav        { color: black; text-decoration: none }
a.nav:link    { color: black; text-decoration: none }
a.nav:visited    { color: black; text-decoration: none }
a.nav:hover      { color: #775e40; text-decoration: underline }
.sans { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.serif { font-family: "Times New Roman", Times, Georgia }
.colorred   { color: #900 }
.colorwhite { color: white }
.colorgray  { color: #424242 }
.colorgrayl  { color: #bbbbbb }
.colororange1 { color: #eb6420 }
.colorbleu1 { color: #13426d }
.ann_a { font-size: 10px; padding: 4px 6px }
.ann_a2 { font-size: 10px; background-color: #e6ecf2; padding: 4px 6px }

