TD.text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-size-adjust : none;
	font-stretch : normal;
	color : whitesmoke;
}
TD.text_piva {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-size-adjust : none;
	font-stretch : normal;
	color : whitesmoke;
}

A.link {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	font-size:13px;
	color : White;
	text-decoration : none;
}

A.link:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	font-size:13px;
	color : Silver;
	text-decoration : underline;
}

