BODY {
	font-family: Verdana;
	font-size: 12px;
	font-style: none;
	color: Black;
}


A:LINK {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: none;
	color: #363636;
	text-transform: none;
	text-decoration: none;
}


A:VISITED {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: none;
	color: #363636;
	text-transform: none;
	text-decoration: none;
}


A:hover {
	text-decoration : underline;
	color: Red;
}


H1 {

		font-family: Arial;
		font-size: 16px;
		font-weight: medium;
		font-style: none;
		color: #000000;
		text-transform: none;
		text-decoration: none;
}


TD {
	font-family: Verdana;
	font-size: 12px;
	font-style: none;
	color: Black;
}

.cella_gr {
	border: 1px solid gray;
}


.testo_cella {
	padding-right: 4px;
}
.testo_cella2 {
	padding-right: 8px;
}
.testo_cella_prev {
	padding-left: 10px;
}
