.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.collegamento {
	font: normal 12px/normal Arial, Helvetica, sans-serif;
	color: #FF9900;
	text-decoration: none;
}
.piccolo {
	font: normal 9px/normal Arial, Helvetica, sans-serif;
	color: #FF9900;
	text-decoration: none;
}
.box {
	background-color: #FFFFCC;
	border: thin solid #FF9900;
}

