.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a {
	text-decoration: none;
	color: 101f4a;

}
a:hover {
	text-decoration: underline;
	color: #8D8D8D;

}
.testo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 341104;
}

.sfnbutton {
background-image:url(../images/go.gif);
background-repeat:no-repeat;
background-position:center center;
width:23px;
height:22px;
background-color:#FFFFFF;
}
