.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #011585;
}

.bottoni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight:bold;
	color: #011585;
}

.titoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color:#FFFFFF;
	background-color: #011585;

}

a:link {
	color: #011585;
	font-weight:bold;
	text-decoration:none;	
}
a:visited {
	color: #011585;
	font-weight:bold;
	text-decoration:none;	
}
a:hover {
	color: #011585;
	font-weight:bold;
	text-decoration:underline;	
}
