a:hover {
	color: cyan;
	text-decoration: none;	
}
a:link { color: white; text-decoration: none }
a:visited {
	color: white;
	text-decoration: none;
}
body {
	color: #003366;
	font-size: 10pt;
	font-family: Arial, Times, serif;
	background-color: White;
	scrollbar-face-color: #003366;
	scrollbar-shadow-color: #003366;
	scrollbar-highlight-color: #003366;
	scrollbar-3dlight-color: #003366;
	scrollbar-darkshadow-color: #003366;
	scrollbar-track-color: #003366;
	scrollbar-arrow-color: white;
}
td {
	font-size: 10pt;
		font-family: Arial, Times, serif;
}
.filo {
	border: solid 1px White noshade;
}
.voce{
}
.titolopagina {
	color: #003366;
	font-style: normal;
	font-weight: bolder;
	font-size: 14pt;
}
.titoletto {
	color: #003366;
	font-weight: bold;
	font-size: 12pt;
}
.descrizione {
	color: #003366;
	font-weight: normal;
	font-size: 10pt;
	font-style: italic;
}
.testa {
	color: White;
	font-weight: normal;
	font-size: 9pt;
	background-color: #003366;
}
.naviga {
	color: White;
	font-weight: normal;
	font-size: 9pt;
	background-color: #003366;
}
.naviga2 {
	color: White;
	font-weight: normal;
	font-size: 9pt;
	background-color: #FF8C00;
}
.testo {
	color: #003366;
	font-weight: normal;
	font-size: 10pt;
	font-family: Arial, Times, serif;
}
td.testo {
	color: #003366;
	font-weight: normal;
	font-size: 10pt;
}
.piede {
	font-weight: #003366;
	font-size: 9pt;
}
.form {
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
}
.campo{
	color: black;
	font-weight: normal;
	font-size: 10pt;
	border: 1px solid #003366;
	scrollbar-face-color: #003366;
	scrollbar-shadow-color: #003366;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: #003366;
	scrollbar-darkshadow-color: #003366;
	scrollbar-track-color: white;
	scrollbar-arrow-color: white;
	
}
.bottone{
	color: White;
	font-weight: bold;
	font-size: 9pt;
	font-family:  "Trebuchet MS", Futura, Arial;
	background-repeat: repeat-x;
	border: none;
	background-color: #003366;
}


