.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.formid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 16px;
	width: 100px;
	border: 1px solid #A7A7A7;
}
.entra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 16px;
	width: 100px;
	border: 1px solid #A7A7A7;
	color: #FFFFFF;
	background-color: #626469;
	background-position: center;
}
.leonardo {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 14px;
}
.testo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.testo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.testo3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
		text-decoration: underline;
}
.testorosso{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.testorosso:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
		text-decoration: underline;
}
.testorosso2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.testorosso2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
		color: #000000;
		text-decoration: underline;
}
.testo10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.testo10:hover {
	text-decoration: underline;
}