.tabellalta {
	font-family: "Trebuchet MS", Perpetua, Arial, Verdana;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	background-color: #CCCCCC;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-left-style: dashed;
	border-top-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;
	text-align: center;
	vertical-align: middle;

}
.tabellacentro {
	font-family: "Trebuchet MS", Perpetua, Arial, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	background-color: #E9E9E9;
	border: 2px dashed #333333;

}

a {text-decoration: none}
a:hover {text-decoration: underline}
a:hover {color:#FF0000;
 
	
