/* CSS Document */
.testo {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}

.Stile1 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #003399
	}
	
#Invia{
width:42px;
font-family:tahoma;
font-size:11px;
height:20px
}

 #Reset{
width:45px;
font-family:tahoma;
font-size:11px;
height:20px
}

.textfield{
height:10px;
width:100px;
font-family:tahoma;
font-size:11px
}

label{
height:10px;
width:100px;
font-family:tahoma;
font-size:11px
}
