a:link {
	font-size: 12px;
	color: #7e7e7e;

}
a:visited {
	font-size: 12px;
	color: #7e7e7e;

}
a:hover {
	font-size: 12px;
	color: #E50014;

}
a:active {
	font-size: 12px;
	color: #7e7e7e;
}

a:link.testoFooter {
	color: #B1AFB0;
}

a:hover.testoFooter {

	color: #E50014;

}