.tabellamenu {
	font-family: Verdana;
	font-size: small;
	font-style: normal;
	font-weight: bolder;
	color: #6592C9;
	text-decoration: none;
	text-align: left;
	border: thin ridge #CCCCCC;
	background-image: url(immagini/sfondinogiallo.jpg);
}
a:link {
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	margin-left: 2px;
	padding-left: 2px;
}
a:hover {
	color: #336699;
	background-color: #FFCC66;
}
.testotabellainterna {
	font-family: Tahoma;
	font-size: medium;
	font-weight: normal;
	color: #336699;
	text-align: justify;
	background-repeat: repeat-x;
	margin: 2px 10px;
	padding: 2px 10px;
	left: 2px;
	top: 2px;
	right: 2px;
	bottom: 2px;
	clip: rect(2px,2px,2px,2px);
}
.testoint {
	font-family: Tahoma;
	font-size: medium;
	font-weight: normal;
	color: #336699;
}
a:visited {
	font-family: Tahoma;
	font-size: small;
	color: #336699;
	text-decoration: none;
}

