@charset "UTF-8";
.titoloNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #556184;
	text-decoration: none;
	font-weight: bold;
}
.titoloNews  a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #556184;
	text-decoration: none;
	font-weight: bold;
}
.titoloNews a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #556184;
	text-decoration: none;
	font-weight: bold;
}
.titoloNews a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #556184;
	text-decoration: underline;
	font-weight: bold;
}

