a:hover    { color: red; font-weight: bold; text-decoration: none }
a:visited   { color: blue; font-weight: bold; text-decoration: none }
a:link   { color: blue; font-weight: bold; text-decoration: none }
.arial10  { color: black; font-size: 10px; font-family: Arial, Helvetica, Geneva }
.arial12  { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva }
.arial14 { font-size: 14px; font-family: Arial, Helvetica, Geneva }
.arial16 { font-size: 16px; line-height: 16px; font-family: Arial, Helvetica }
.arial20 { font-size: 20px; font-family: Arial, Helvetica, Geneva }
.arial28 { font-size: 28px; font-family: Arial, Helvetica, Geneva }
.times10 { font-size: 10px; font-family: "Times New Roman", Georgia, Times }
BODY, TD, TH { color: blue; font-size: 12px; font-family: Arial, Helvetica, Geneva }
.menu {  text-decoration: none; font-size:12px}
a.menu:hover {  color: white; background-color: blue; font-size: 12px}
a.menu:link  { color: white; font-size: 12px; text-decoration: none }
a.menu:visited  { color: white; font-size: 12px; text-decoration: none }
a.menu:active {  color: #424242; text-decoration: none; background-color: blue;font-size: 12px}
a.titre:hover {  color: white; background-color: blue; font-size: 16px}
a.titre:link {  color: red; text-decoration: none; font-size: 16px}
a.titre:visited {  color: red; text-decoration: none; font-size: 16px}
a.titre:active {  color: #424242; text-decoration: none; background-color: blue;font-size: 16px}