.cella {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.collegamento {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DA0000;
	text-decoration: none;
}
a.collegamento:hover {
	color: #FF6600;
	text-decoration:none;
}.titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
}
.collegamento2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.collegamento2:hover {
	color: #990000;
	text-decoration:none;
