A:link { color: #0000FF; font-weight: none }
A { text-decoration: none }
A:alink { color: #0000FF; text-decoration: normal }
A:vlink { color: #FF9900; text-decoration: normal }
A:hover { color: #FF0000; text-decoration: underline; cursor: hand;}
a:visited { color: #000066; text-decoration: normal }

.Tool {
	font-family: Book Antiqua;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #000066;
	cursor: Text;
}

.Minimo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
}

.input { 
	font: Verdana,Arial, Helvetica;
	font-size: 8pt; 
	border-width:1; 
	border-color:004080; 
	border-style:solid; 
	cursor: Text;
}

.inputRossi { 
	font: Verdana,Arial, Helvetica;
	font-size: 8pt; 
	border-width:1; 
	border-color:003366; 
	border-style:solid; 
	cursor: Text;
}

.scelta { 
	font: Verdana,Arial, Helvetica;
	font-size: 8pt; 
	border-width:0; 
	border-color:004080; 
	border-style:solid; 
	cursor: Hand;
}

.pul { 
	font: Verdana, Arial, Helvetica;
	font-size: 8pt; 
	border-width:1; 
	border-color:004080; 
	border-style:solid; 
	cursor: Hand;
}

