.testo
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #111111;
}

.testo a 
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.testo a:hover
{
	text-decoration: underline;
}

a.pulsantiera
{
        font-family: Verdana, Tahoma, Arial, Helvetica;
        font-size: 12px;
        font-weight: bold;
	text-decoration:underline;
        foreground-color: #111111;
}



