a:link, a:visited, a:active {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #0066CC;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;

}
.testopiccolo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	border: 1px solid #E8E8E8;


}