.post {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify
}
.postNota {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.postNotaSotto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.sfondoGrigio {
	background-color: #E2E5E5;
}
.sfondoVerde {
	background-color: #005952;
}
.postTitolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.postData {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #9E0039;
	text-decoration: none;
}
a { 
	color: #333333; 
	text-decoration: underline; 
}
a:hover { 
	color: #9E0039; 
	text-decoration: underline; 
}.sfondoRosso {

	background-color: #9E0039;
}

