.dataevento {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #B2D9A0;
	font-weight: bold;
}
.titolo {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
}
.testo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;

}
.linkcomunicatostampa {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FCE11C;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FCE11C;
	text-decoration: none;

}
a:visited {
	font-size: 16px;
	font-weight: bold;
	color: #FCE11C;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;

}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FCE11C;
	text-decoration: none;
}

