.menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #083D81;
	text-decoration: none;
}
A.menu:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	background-color:#083D81;
	color: #FFFFFF;
	text-decoration: none;
}
.accesso {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #083D81;
	text-decoration: none;
}
A.accesso:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-weight: bold;
	background-color:#083D81;
	color: #FFFFFF;
	text-decoration: none;
}
.intestazione {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.news {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: justify;
}
A.intestazione:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: normal;
	background-color: #083D81;
	color: #FFFFFF;
	text-decoration: none;
}
.dati-fiscali {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #000;
	text-decoration: none;
}
.big {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
A.big:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #083D81;
	text-decoration: none;
}
