 
<style type = "text/css">

.neutre:link {  text-decoration: none}

.blanc:link{color: #FFFFFF;; text-decoration: none}
.blanc:visited{color: #FFFFFF;; text-decoration: none}
.blanc:active{color: #FFFFFF;; text-decoration: none}
.blanc:hover{color: #FFFFFF;; text-decoration: underline}

.noir:link{color: #000000;; text-decoration: none; font-weight: bold}
.noir:visited{color: #000000;; text-decoration: none; font-weight: bold}
.noir:active{color: #000000;; text-decoration: none; font-weight: bold}
.noir:hover{color: #003366;; text-decoration: underline; font-weight: bold}

.vert:link{color: #339933;; text-decoration: none}
.vert:visited{color: #339933;; text-decoration: none}
.vert:active{color: #339933;; text-decoration: none}
.vert:hover{color: #000000;; text-decoration: none}

.bleu:link{color: #0033CC;; text-decoration: none}
.bleu:visited{color: #0033CC;; text-decoration: none}
.bleu:active{color: #0033CC;; text-decoration: none}
.bleu:hover{color: #000000;; text-decoration: underline}

</style>

<p class="bleu">&nbsp;</p>
.justif {  text-align: justify}
.encadre {  border-color: black #000000 #000000; clip:   rect(   ); border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.justif {  text-align: justify; margin-right: 5px; margin-left: 5px}
.lignevert {  border-color: #FFFFFF #CCCCCC #FFFFFF #FFFFFF; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 0px}
