a:link,a:active,a:visited
{
text-decoration:none;
}
a:hover
{
text-decoration:underline;
}
a:link,a:active,a:visited {text-decoration:none;}
/* a {text-decoration: none} */
a {font-family: Arial, Helvetica, sans-serif; font-size:10pt; font-weight:bold; color:#00457e; clip:rect()}
a:hover{text-decoration: underline}


body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #00457e;
	background-color: #E6E7E8;
}

.lien {  
font-family: Arial, Helvetica;
font-size: 12px;
font-weight: bold;
color: #00457e

}

.nolien {  
font-family: Arial, Helvetica;
font-size: 12 px;
font-weight: bold;
color: #000000
}
