.testo {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

.barramenu {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
}
.titoli_verde {
	font-family: Tahoma;
	font-size: 12px;
	color: #064f0a;
	font-weight: bold;
}
.link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	TEXT-TRANSFORM: none;
}
.link:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #006600;
	text-decoration: underline;
	TEXT-TRANSFORM: none;
}
.titoli_bianco {
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}
.titolo {
	font-family: Tahoma;
	font-size: 48px;
	color: #006600;
}

