<style type="text/css">
<!--
A:link { text-decoration: underline; color: #3333CC}
A:visited { text-decoration: underline; color: #808080}
A:hover { text-decoration: underline; color: #FF6600}

a.lien2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	font-size: 12px;
	text-decoration: none;
}

a.lien2:hover {
	color:##FF0000;
	text-decoration: none;
}

a.lien2:visited { 
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	font-size: 12px;
	text-decoration: none;
}

-->
</style>