.testo_nero {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #000;
}

.testo_bianco {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #FFF;
	text-align: center;
}

a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #FFF;
	text-align: center;
	text-decoration:none;
}
#testo_footer{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #FFF;
	text-decoration:none;
}
#testo_footer a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #FFF;
	text-decoration:none;
}
.testo_bianco_news {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #FFF;
	text-align: left;
}


.testo_bianco_center {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #FFF;
	text-align: center;
}

