.Home_Notizie_Testo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.Home_Notizie_Testo:hover {
	text-decoration: underline;
}
.Home_Notizie_Altre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
}
.Home_Notizie_Altre:hover {
	text-decoration: underline;
}
.Home_Notizie_Quadrato {

	list-style-type: square;
	background-color: #c2e010;
}
.Home_Notizie_Titolo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-weight: bold;
}
.Home_Riga {
	background-color: #e0e0e0;
}
.Home_Aree_Titolo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #7d7d7d;
	text-decoration: none;
}
.Home_Aree_Titolo:hover {
	text-decoration: underline;
}
.Home_Aree_Testo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.Home_Aree_Testo:hover {
	text-decoration: underline;
}
.Home_Aree_Quadrato {
	list-style-type: square;
	background-color: #e2ef86;
}
.Home_Aree_Contorno {
	background-color: #808080;
}
