.titoli a:link, .titoli a:visited, .titoli a:active {
	font: 10px Verdana, Arial, Helvetica, Tahoma,  sans-serif;
	text-decoration: none;
	border-top: 0;	
	
	border: medium none;
	background-color: #fff;  
	color: #929191;
	font-weight: bold;
}

.titoli a:hover {
	text-decoration: underline;
}
.border_red {
	background-color:#900
}
.border_green {
	background-color:#093
}

td.divisa {
	background:url('images/icons/divisa.png');
	background-repeat:no-repeat;
	background-position:center;
}

TABLE.aspbbmain_nowidth {
	border: none;
	width: 0%;
	background-color: #cccccc;	


