.basso {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #FFF;
	text-decoration: none;
}
A.basso:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #090;
	background-color:#FFF;
	text-decoration: none;
}
.titolo-amici {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.linkamici {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #000;
	text-decoration: none;
}
A.linkamici:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #FFF;
	background-color:#060;
	text-decoration: none;
}
.titolo-news {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #005929;
	text-decoration: none;
}
.dettagli {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #215E23;
	text-decoration: none;
	font-weight: bold;
}
A.dettagli:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #FFF;
	background-color: #215E23;
	text-decoration: none;
	font-weight: bold;
}

.categorie {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
A.categorie:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	background-color: #093;
	color: #FFF;
	text-decoration: none;
}
