a:link {
	color: #072677;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #072677;
}
a:hover {
	text-decoration: underline;
	color: #072677;
}
a:active {
	text-decoration: none;
	color: #072677;
	}
a.gia:link {
	color: #DA0A44;
	text-decoration: none;
}
a.gia:visited {
	text-decoration: none;
	color: #DA0A44;
}
a.gia:hover {
	text-decoration: underline;
	color: #072677;
}
a.gia:active {
	text-decoration: none;
	color: #072677;
	}
.text {
	font-family: Arial;
	font-size: 9pt;
	color: #072677;
}
.giallo{
	font-family: Arial;
	font-size: 9pt;
	color: #F9AE1F;
	letter-spacing: 1pt;
}
.rosso{
	font-family: Arial;
	font-size: 9pt;
	color: #DA0A44;
	letter-spacing: 1pt;
}
.bold {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #072677;
}
.bold_b {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #072677;
	line-height: 20px;
}
.text_p{
	font-family: Arial;
	font-size: 8.5pt;
	color: #072677;
}
.blu_arial{
	font-family: arial;
	font-size: 9pt;
	font-weight: NORMAL;
	color: #072677;
	text-decoration: none;
	letter-spacing: 1.0pt;
	}
.blu_arial_b{
	font-family: arial;
	font-size: 9pt;
	font-weight: NORMAL;
	color: #072677;
	text-decoration: none;
	line-height: 16px;
	}