.testo   {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, Geneva, Swiss;
	font-weight: bold;
}
a {
	color: #000000;
	font-size:12px;
	font-family: Arial, Verdana, Helvetica, Geneva, Swiss;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D1E7E;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #3D1E7E;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, Geneva, Swiss;
	text-decoration: none;
	font-weight: bold;
}
.sfondo {
	background-color: #B298E5;
}

