a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #DC143C;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: Olive;
	font-weight: bold;
}
a:hover {
	color: Olive;
	font-weight: bold;
}


.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 120%;
	color: Fuchsia;
	font-weight: bold;
}
.menu:active {
	color: Red;
	font-weight: bold;
}

.menu2007 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 120%;
	color: Fuchsia;
	font-weight: bold;
}



.sottomenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	color: Red;
	font-weight: bold;
}
.sottomenu:active {
	color: Fuchsia;
	font-weight: bold;
}
.menu:hover {
	color: #8A2BE2;
	font-weight: bold;
}




.indirizzo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	color: White;
	text-align: center;
}


.collegamenti {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: Fuchsia;
	cursor: hand;
}

.collegamenti:hover {
	color: Yellow;
}



.corpo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #556B2F;
	font-weight: normal;
	letter-spacing: 1px;
	font: /normal;
	text-align: left;
	line-height: 110%;
}

.corpo_giustificato {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #556B2F;
	font-weight: normal;
	letter-spacing: 1px;
	font: /normal;
	text-align: justify;
	line-height: 110%;
}

.collegamenti_centro {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12%;
	line-height: 25px;
	font-weight: bold;
	color: Red;
	cursor: hand;
	text-align: center;
}

.collegamenti_centro:hover {
	color: #8A2BE2;
}