.courant {
	font-family: Arial, Helvetica, sans-serif;
	color: #6666FF;
	font-size: 12px;
	text-decoration: none;

}
a:link {
	text-decoration: none;
	color: #6666FF;
}
a:hover {
	color: #66CCFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6666FF;
}
