.actu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.actu a:link {
	color: #00aeef;
	text-decoration: none;
}
.actu a:hover {
	color: #005998;
	text-decoration: underline;
	
}
.actu a:visited {
	color: #00aeef;
	text-decoration: none;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.link a:link {
	color: #666666;
	text-decoration: none;
}
.link a:hover {
	color: #005998;
	text-decoration: underline;
}
.link a:visited {
	color: #666666;
	text-decoration: none;
}
