.Titolo {
	font: bolder 16px Arial, Helvetica, sans-serif;
	color: #f6931f;
}
.Sottotitolo {
	font: bold normal 16px/normal Arial, Helvetica, sans-serif;
	color: #999999;
	clip:   rect(auto auto auto auto);
}
.Testo {
	font: 12px/17px Arial, Helvetica, sans-serif;
	color: #333333;
	width: 500px;
}
.Titolo2 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #f6931f;
}
.Sottotitolo2 {
	font: bold 14px/normal Arial, Helvetica, sans-serif;
	color: #999999;
}
.testo2 {
	font: 12px/17px Arial, Helvetica, sans-serif;
	color: #333333;
	width: 370px;
}
.testo-neutro {
	font: 12px/17px Arial, Helvetica, sans-serif;
	color: #333333;
}
.testo-box {
	font: 11px/normal Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
a.testo-box:link {
	font-weight: bold;
	color: #333333;
}
a.testo-box:visited {
	font-weight: bold;
	color: #333333;
}
a.testo-box:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a.testo-box:active {
	font-weight: bold;
	color: #333333;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
p.testo-box {
	margin-top: 5px;
	margin-bottom: 5px;
}
p.testo-neutro {
	margin-top: 5px;
	margin-bottom: 5px;
}
.testo3 {
	font: 12px/17px Arial, Helvetica, sans-serif;
	color: #333333;
	width: 550px;
}
img {
	text-decoration: none;
}
