.testo-nero {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}
.link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;

}
a.link:hover {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
.testo-rosso {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	color: #F20000;
	text-decoration: none;
}

