body{ 
background-image : url(img/backfeuille.gif); 
background-position : left; 
background-repeat : no-repeat; 
background-attachment:fixed;
}
body,table,tr,td {
font-family:Arial;
font-size:10pt;
color:#808080;
}

.pop{color:#808080;text-decoration:none;}
.pop:link{color:#808080;}
.pop:hover{color:black;text-decoration:underline;}
.pop:visited{color:#808080;text-decoration:none;}