a:link { color : white ; text-decoration : none ; font-size: 12pt ; }
a:visited { color : white ; text-decoration : none ; font-size: 12pt ; }
a:hover { color : red ; text-decoration : none ; font-size: 12pt ; }

a.picture:link { color : white ; border : solid 1px white ; }
a.picture:visited { color : white ; border : solid 1px white ; }
a.picture:hover { color : red ; border : solid 1px red ; }

.adresse { color : navy ; font-size : 11pt ; }
.entete { color : white ; font-size : 8pt ; font-style : italic ; }
.texte { color : white ; font-size : 11pt ; }
.rouge { color : red ; font-size : 12pt ; font-weight : bold ; }
