#colonna-1 {
margin-top:150px;
float: left;
width: 250px;
margin-left:25px;
height: 1%;
}
#colonna-2 {
margin-top:150px;
float: left;
width: 675px;
height: 1%;
}
#riga-2 {
margin-top:0px;
float: left;
width: 150px;
margin-left:40px;
height: 1%;
}


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}

