a.retour:link {
	color: #333333;
	text-decoration: blink;
	font-family: arial;
	font-weight: bold;
	font-size: 15;
}

a.retour:visited {
  	color: #333333;
	text-decoration: blink;
	font-family: arial;
	font-weight: bold;
	font-size: 15;
}

a.retour:hover {
	color: #0000FF;
	text-decoration: none;
	font-family: arial;
	font-weight: bold;
	font-size: 15;
}
