body {margin-top:0; margin-left:0; margin-right:0; background-color:#ebece6; }
.texte {
font-family : Arial;
font-size : 14px;
font-weight : normal;
}
.lien2 {
 position: relative; top: 0; color: green; font-size: 14px; font-family: Tahoma;  font-weight: none; text-decoration: none;
}
a.lien2:link,a.lien2:active,a.lien2:visited { text-decoration:none;}
a.lien2:hover {color:red;text-decoration:none;}
.lien3 {
 position: relative; top: 0; color: green; font-size: 14px; font-family: Tahoma;  font-weight: none; text-decoration: underline;
}
a.lien3:link,a.lien3:active,a.lien3:visited { text-decoration:underline;}
a.lien3:hover {color:red;text-decoration:underline;}

