@charset "utf-8";
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
@charset "utf-8";
.testo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #004E1E;
}
@charset "utf-8";
.testo3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.testo3 a:link {
    color: #FFFFFF;
}
.testo3 a:visited {
	color: #FFFFFF;
}
.testo3 a:hover {
	color: #004E1E;
}
.testo3 a:active {
	color: #FFFFFF;
}
.testo4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #004E1E;
}
.testo4 a:link {
	color: #004E1E;
}
.testo4 a:visited {
	color: #004E1E;
}
.testo4 a:hover {
	color: #00B953;
}
.testo4 a:active {
	color: #004E1E;
}

