.text {
	font-family: Verdana;
	font-size: 12px;
	color: #000099;
	font-weight: normal;

}
.bold {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
}
.grass {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000099;
}
.arancio {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFac59;
}
.bianco {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.arancio_g {
	font-family: Verdana;
	font-size: 14px;
	color: #FFAC59;
	font-weight: bold;

}
.pic {
	font-family: Verdana;
	font-size: 10px;
	color: #000099;
	font-weight: bold;

}