.sottotitolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
a:link, a:visited {
	text-decoration: none;
	color: #00377C;
}
a:hover, a:active {

	text-decoration: none;
	color: #FF0000;
}

