td {
	font: 10px 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
a:link { color:AA0000; text-decoration:none; }
a:visited { color:#AA0000; text-decoration:none; }
a:hover { color:#CC0000; text-decoration:underline; }
a:active { text-decoration:underline; }
.grayborder { border: 1px solid #a1a5a9; }
.text12px {
	font: 12px 'Lucida Grande';
	font-weight: bold;
}
.testogrigio {
	font: 10px 'Lucida Grande';
	font-weight: normal;
	color: #333333;
}
table.list { margin: 0 0 10px 0; padding: 0; }
table.list td { padding:0 0 8px 0; }
.sidebox { padding:1px; font-size:11px; }


