	.list {
		font-size : 14px;
	}
	.but A, .but A:VISITED {
		font-weight : bold;
		color : #0D1BA8;
	}

	.but A:HOVER {
		color: #0D1BA8;
	}

	TD.but {
		text-align : left;
		font-size : 14px;
	}

	TD.sep {
		width : 2;
		background-color :#53846B;
	}

	.link_riga{
		text-decoration: none;
		color: #000000;
	}

	.link_riga:hover{
		text-decoration: underline;
		color: #000000;
	}