element { text-decoration: none }
a              { color: teal; font-family: "Times New Roman", Times; text-decoration: none }
a:active           { color: teal; text-decoration: none }
a:vlink        { color: teal; text-decoration: none }
a:link        { color: teal; text-decoration: none }
a:hover        { color: red; text-decoration: underline }
.texte  { font-family: "Times New Roman", Times; text-align: justify }
.font               { font-size: small; font-family: "Times New Roman", Verdana, Arial }

