.entra {
	font-family: verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #000000;
	background-color: #CCCCCC;
}
.copyright {
	font-family: verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu {
	font-family: verdana;
	font-size: 13px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.tabella {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.testo {
	font-family: verdana;
	font-size: 12px;
	color: #0267AB;
	text-decoration: none;
	text-align: justify;
	letter-spacing: normal;
	font-weight: normal;
}
.titolo {
	font-family: verdana;
	font-size: 16px;
	font-weight: bolder;
	color: #0267AB;
}
.tabella2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: ridge;
	border-left-style: ridge;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: ridge;
	border-bottom-color: #000000;
}
