a.maron {  color: #454545; text-decoration: none; font-weight: bold}
a.maron:hover {  color: #000000; text-decoration: underline ; font-weight: bold}
a.maron:visited {  font-weight: bold; color: #454545; text-decoration: none}
a.maron: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.orange {color: #000000;font-weight: bold; text-decoration: underline}
a.orange:hover {color: #EC8500;font-weight: bold; text-decoration: none }
a.orange:visited  {color: #000000;font-weight: bold; text-decoration: underline}
a.orange:visited:hover  {color: #EC8500;font-weight: bold; text-decoration: none }
