.testo-sito {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #F0E8CA;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #FAF7EB;
}
.testo-sito-mini {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #F0E8CA;
	font-weight: normal;
	line-height: 15px;
	text-decoration: none;
}

