
a.blanc   { color: white; font-weight: bold; text-decoration: none }
a.blanc:link   { color: white; font-weight: bold; text-decoration: none }
a.blanc:visited   { color: white; font-weight: bold; text-decoration: none }
a.blanc:hover   { color: white; font-weight: bold; text-decoration: underline }
a.blanc:active   { color: white; font-weight: bold; text-decoration: none }

a.vert   { color: #2d8837; font-weight: bold; text-decoration: none }
a.vert:link   { color: #2d8837; font-weight: bold; text-decoration: none }
a.vert:visited   { color: #2d8837; font-weight: bold; text-decoration: none }
a.vert:hover   { color: #2d8837; font-weight: bold; text-decoration: underline }
a.vert:active   { color: #2d8837; font-weight: bold; text-decoration: none }

a.orange   { color: #ff8f00; font-weight: bold; text-decoration: none }
a.orange:link   { color: #ff8f00; font-weight: bold; text-decoration: none }
a.orange:visited   { color: #ff8f00; font-weight: bold; text-decoration: none }
a.orange:hover   { color: #ff8f00; font-weight: bold; text-decoration: underline }
a.orange:active   { color: #ff8f00; font-weight: bold; text-decoration: none }