a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.TestoNormale {
	font-size: 9pt;
	color: #333333;
	font-family: "Courier New", Courier, monospace;
	line-height: 14pt;
	font-weight: normal;
	font-style: normal;
}
.TestoEvidenziato {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8.5pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: bolder;
}
.TestoTitoletto {

	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	line-height: 25pt;
	font-weight: bolder;
}
