.testata  {
	text-decoration : none;
	text-align : center;
	background-color : Teal;
	font-family : Verdana;
	font-weight : bold;
	color : White;
	padding : 4;
	border-style : none;
	font-size : 10px;
	border-color : white;
	border-right-width : 2px;
}

.seleziona  {
	color : White;
	text-decoration : none;
}

a:hover  {
	text-decoration : underline;
}

.visto  {
	text-decoration : none;
	text-align : center;
	background-color : Silver;
	font-family : Verdana;
	font-weight : bold;
	color : White;
	padding : 4;
	border-style : none;
	font-size : 10px;
	border-color : white;
	border-right-width : 2px;
}

.fabal  {
	font-family : Times New Roman;
	text-decoration : none;
	color : Black;
	font-weight : normal;
	font-size : 11px;
}

.selezionato  {
	text-decoration : none;
	text-align : center;
	font-size : 10px;
	font-family : Verdana;
	font-weight : bold;
	color: White;
	background-color : #00BFBF;
	padding : 4;
	border-color : White;
	border-style : none;
	border-right-width : 2px;
}
.sommario{
	text-decoration : none;
	text-align : center;
	background-color : Teal;
	font-family : Verdana;
	font-weight : bold;
	color : White;
	padding : 4;
	font-size : 10px;
	border-style : none none solid none;
	border-bottom : 2px solid White;
}
.selezionato2{
	text-decoration : none;
	text-align : center;
	background-color : #00BFBF;
	font-family : Verdana;
	font-weight : bold;
	color : White;
	padding : 4;
	font-size : 10px;
	border-style : none none solid none;
	border-bottom : 2px solid White;
}
