a:link {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #E80101;
}
a:visited {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #E80101;
}
a:active{
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #E80101;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #E80101;
	font-weight: bold;

}

.testo {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.testonero {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
input {font-size:7pt;}
select {font-size: 7pt;}
.bottone {
	font-family: Verdana;
	font-size: 8.5pt;
	color: #E80101;
	background-color: #BBBBBB;
	border: none;
}
