
a:link { color: teal; text-decoration: none }
a:hover     { text-decoration: none; background-color: #9ede00 }
.txtclass { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: justify }
.titreclass { color: maroon; font-size: 16px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: underline }
a:visited  { color: teal; text-decoration: none }
a:active  { color: teal; text-decoration: none }

