
a:link { color: #800000; text-decoration: underline }
a:link.nav { color: #800000; font-weight: bold; text-decoration: none; }
a:hover  { color: #800000; text-decoration: none }
a:hover.nav  { color: black; font-weight: bold; text-decoration: underline }
a:active { color: #f00; text-decoration: underline }
a:active.nav { color: #800000; font-weight: bold; text-decoration: none }
.texte  { color: black; font-size: 11px; font-family: Verdana }
.textegris  { color: #696969; font-size: 11px; font-family: Verdana }
.titre  { color: #8b0000; font-weight: bold; font-size: 11px; font-family: Verdana }
.barre { color: black; font-size: 9px; font-family: Verdana }
.copyright { color: #696969; font-size: 9px; font-family: Verdana }
.nav { color: black; font-weight: normal; font-size: 10px; font-family: Verdana; }
