.bianco {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.nero_bold {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.biancoboldbig {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.verde {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #428431;
	font-weight: bold;
	text-decoration: none;
}
.nero {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.biancotop {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.biancobolds {

	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
