.linkRosso {  color: #000000; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px}
.linkRosso:hover {  color: #FF0000; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px}
.noLink {  color: #000000; text-decoration: none}
.linkGr {  color: #666666; text-decoration: none}
.linkGr:hover {  color: #FF3333; text-decoration: none}
.testo1 {  color: #000000; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}
.testo2 {  color: #FF3333; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}
.tabDown {
	border-width: 2px;
	border-spacing: ;
	border-style: dashed;
	border-color: red;
	border-collapse: separate;
	background-color: white;
}
.tabDown th {
	border-width: 1px;
	padding: 1px;
	border-style: dashed;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
.tabDown td {
	border-width: 1px;
	padding: 1px;
	border-style: dashed;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}