.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B2201;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B94525;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C59830;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B94525;
}
.bottone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6B2201;
	border: 1px double #A55B04;
}
.campo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #DBB53E;
	border: 1px dashed #6B2201;
}

.servizio {
	text-transform: none;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #B94525;
}

a.servizio:link {
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	color: #B94525;

}
a.servizio:active {
	font-family: Verdana;
	font-weight: normal;
	color: #B94525;
	text-decoration: none;
	font-size: 11px;

}
a.servizio:hover {
	font-family: Verdana;
	font-weight: normal;
	color: #6B2201;
	text-decoration: none;
	font-size: 11px;

}
a.servizio:visited {
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;

}
