body{ margin: 0; padding: 0; }
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left:12px;
		text-decoration:none;
		color: #333;

}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
		text-decoration:none;
		color: #333;
}
a:hover
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
	text-decoration:underline;
}

.testo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
}
.didascalia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
}
.testo a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
}
.testo link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;
		text-decoration:none;
}
.menu a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;
		text-decoration:none;
}
.menu a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #E4F6A1;
		text-decoration:underline;
}
.testo2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
}