.liens_ref {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	color: #999999;
}
.liens_ref a {
	color: #999999;
	text-decoration: none;
}
.liens_ref a:link {
	color: #999999;
	text-decoration: none;
}
.liens_ref a:visited {
	color: #999999;
	text-decoration: none;
}
.liens_ref a:hover {
	color: #CCCCCC;	
	text-decoration: none;
}
