a:link { text-decoration: none; color: #DAA520; }
a:hover { color: #000066;  background-color: #DFB41C;   }
a:visited {	text-decoration: underline; color: #483D8B; }
H6 { font-family: Verdana; font-size: 8px; margin-top: 0px; margin-bottom: 0px;  font-weight: normal; color: #DFB41C; }
H5 { font-family: Verdana; font-size: 10px; margin-top: 0px; margin-bottom: 0px;  font: normal; color: #696969; }
H4 { font-family: Verdana; font-size: 12px; margin-top: 0px; margin-bottom: 0px;  font: normal; color: #696969; }
H3 { font-family: Verdana; font-size: 14px; margin-top: 0px; margin-bottom: 0px;  font: normal; color: #696969; }
H2 { font-family: Verdana; font-size: 16px; margin-top: 0px; margin-bottom: 0px;  font-weight: normal; color: #696969; }
H1 { font-family: Verdana; font-size: 24px; margin-top: 0px; margin-bottom: 0px;  font-weight: bold; color: #DFB41C; }
BODY {
 scrollbar-face-color:#FFFFFF;
 scrollbar-shadow-color: #DFB41C;
 scrollbar-highlight-color: #DFB41C;
 scrollbar-3dlight-color: #E6C759;
 scrollbar-darkshadow-color: #DFB41C;
 scrollbar-track-color:#FFFFFF;
 scrollbar-arrow-color: #DFB41C;
}
.yel {
	color: #DAA520;
	font-weight: bolder;
}
.blu {
	color: #00008B;
	font-weight: bolder;
}
.bold {
	font-weight: bolder;
}
.table { border-style: dashed dashed dashed dashed; }
form.mod {
	margin-top: 0px;
	margin-bottom: 0px;
}
.lista {
	font: 10px Verdana;
	background: White;
   border: 1px solid #FFD700;
	height: 20px;
   padding-right: 3px;
   padding-left: 3px;
	text-align: left;
}
input.text {
    font: 9px Verdana;
    background: White;
    border: 1px solid #FFD700;
    padding-right: 2px;
    padding-left: 2px;
    width: 150px;
	 height: 20px;
	 text-align: left;
    }
INPUT.pulsante_pic {
	BORDER-RIGHT: #000080 1px solid;
	PADDING-RIGHT: 3px;
	BORDER-TOP: #000080 1px solid;
	MARGIN-TOP: 3px;
	PADDING-LEFT: 3px;
	BACKGROUND: #FFCC00;
	PADDING-BOTTOM: 3px;
	FONT: bold 10px Verdana;
	BORDER-LEFT: #000080 1px solid;
	COLOR: #000080;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: #000080 1px solid;
	TEXT-ALIGN: center;
	WIDTH: 65px;
	height: 20px;
}
INPUT.pulsante {
	BORDER-RIGHT: #000080 1px solid;
	PADDING-RIGHT: 3px;
	BORDER-TOP: #000080 1px solid;
	MARGIN-TOP: 3px;
	PADDING-LEFT: 3px;
	BACKGROUND: #FFCC00;
	PADDING-BOTTOM: 3px;
	FONT: bold 10px Verdana;
	BORDER-LEFT: #000080 1px solid;
	COLOR: #000080;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: #000080 1px solid;
	TEXT-ALIGN: center;
	WIDTH: 120px;
	height: 20px;
}
textarea.area
{ 
    font: 10px Verdana;
    background: #F3EFBF;
    border: 1px solid #DAA520;
    padding-right: 3px;
    padding-left: 3px;
	 text-align: left;
}

