a.lien1:link {
	color: #ffffff;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 10px;
 }
a.lien1:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 10px;
 }
a.lien1:hover {
	color: #E5EBD4;
	text-decoration: underline;
	font-family: "Trebuchet MS";
	font-size: 10px;
 }
