body {background: #eecc99; color: black}
a {text-decoration: underline;}
a:link {color: #0000ee;}
a:visited {color: #551a8b;}
a:active {color: red;}
.nounderline a:link {text-decoration: none; color: #0000ee}
.nounderline a:visited {text-decoration: none; color: #551a8b}
.nounderline a:hover {text-decoration: underline;}
.nounderline a:active {text-decoration: underline; color: red}
h1 {font-size: large; font-weight: bold; line-height:normal}
.titre-publi {font-weight: bold;}
