a:link, a:visited, a:active {
	color: #999999;
	font-weight: none;
	text-decoration: none;
}

a:hover {
	color: #7FABCC;
}

.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	border: 1px solid #999999;


}
.testoGrigio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding-right: 5px;
}
.sottotitolo {
	color: #FF9900;
	padding-top: 10px;
	padding-left: 10px;
	font: bold 15px Tahoma;
}
box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.testo {
	color: #333333;
	padding: 20px;
	font: 13px Tahoma;
}
.indirizzo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	padding: 20px 20px 0px;
}

