.data {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

.titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

.testo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}

.link { font-family: Georgia, "Times New Roman", Times, serif; font-size:12px; color:#333333; text-align:left; font-weight:normal; float:right; }
.link a { font-family: Georgia, "Times New Roman", Times, serif; font-size:12px; color:#333333; text-align:right; text-decoration:none; font-weight:normal; }
.link a:hover { font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#0000ff; text-align:right; text-decoration:underline; font-weight:normal; }