a.accueil {  color: #000000; text-decoration: none; font-weight: bold}

a.accueil:hover {  color: #000000; text-decoration: underline ; font-weight: bold}
a.accueil:visited {  font-weight: bold; color: #000000; text-decoration: none}
a.accueil:visited:hover{  color: #000000; text-decoration: underline ; font-weight: bold}


a.noir {color: #FFFFFF;font-weight: bold; text-decoration: none}
a.noir:hover {color: #FFFFFF;font-weight: bold; text-decoration: underline }
a.noir:visited  {color: #FFFFFF;font-weight: bold; text-decoration: none}
a.noir:visited:hover  {color: #FFFFFF;font-weight: bold; text-decoration: underline }

a.rouge {color: #690000;font-weight: bold; text-decoration: none}
a.rouge:hover {color: #690000;font-weight: bold; text-decoration: underline }
a.rouge:visited  {color: #690000;font-weight: bold; text-decoration: none}
a.rouge:visited:hover  {color: #690000;font-weight: bold; text-decoration: underline }

a.tete {color: #999999;font-weight: bold; text-decoration: none}
a.tete:hover {color: #ffffff;font-weight: bold; text-decoration: none }
a.tete:visited  {color: #999999;font-weight: bold; text-decoration: none}
a.tete:visited:hover  {color: #ffffff;font-weight: bold; text-decoration: none }

a.gris {color: #999999;font-weight: bold; text-decoration: none}
a.gris:hover {color: #000000;font-weight: bold; text-decoration: underline }
a.gris:visited  {color: #999999;font-weight: bold; text-decoration: none}
a.gris:visited:hover  {color: #000000;font-weight: bold; text-decoration: underline }

a.grisblanc {color: #999999;font-weight: bold; text-decoration: none}
a.grisblanc:hover {color: #ffffff;font-weight: bold; text-decoration: underline }
a.grisblanc:visited  {color: #999999;font-weight: bold; text-decoration: none}
a.grisblanc:visited:hover  {color: #ffffff;font-weight: bold; text-decoration: underline }
