.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.standard {
	font-family: Arial, Helvetica, Geneva;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}

.campiNormale {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9px;
	clip:   rect(   );
	font-weight: normal;
	text-decoration: none;
	padding: 0px 2px;
	border: 1px solid #666666;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #EEEEEE;
}

A:link {
	text-decoration: none;
	color: #666666;

}

A:visited {
	text-decoration: none;
	color: #666666;
}

A:active {
	text-decoration: none;
	color: #666666;
}

A:hover {
	text-decoration: none;
	color: #666666;
}
.testoGrigio {

	font-family: Arial, Helvetica, Geneva;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
}
.testoVerde {
	font-family: Arial, Helvetica, Geneva;
	font-size: 9px;
	color: #339966;
	font-weight: normal;
}
.testoRosso {
	font-family: Arial, Helvetica, Geneva;
	font-size: 9px;
	color: #CC3333;
	font-weight: normal;
}
.testoRossoBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3333;
	font-weight: normal;
	background-color: #FFDF9D;
	border: 2px solid #FF0000;
	margin: 0px;
	padding: 5px;
}
.testoRossoBack {
	background-color: #FFDF9D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC3300;
}
