a:link {  color:navy }
a:active { color:navy }
a:visited { color:navy }
a:hover { color:red }
a.argent:link {  text-decoration: none; color:red }
a.argent:active { text-decoration: none; color:red }
a.argent:visited { text-decoration: none; color:red }
a.argent:hover { text-decoration: none; color:green }
H1 { font-size: 30pt }

