/* Couleurs des liens
---------------------------------------------- */
a { color: #990000; text-decoration: none; }
a:visited { color: #2e6262; text-decoration: none; }
a:focus,a:hover,a:active { color: #FF9900; text-decoration: none; }