@charset "utf-8";
/* CSS Document */
.testo_linkato1 a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #888;
	text-decoration: none;	
}
.testo_linkato1 a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
}
