.footer {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #919191;
	font-weight: bold;
	text-decoration: none;
}
.testo {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
}
.testobold {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	line-height: 13px;
	color: #0097BA;
	text-decoration: none;
	font-weight: bold;
}
A.footer:hover {
	color: #0097BA;
	text-decoration: underline;
}
.testo2 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
.tassi {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	line-height: 14px;
	color: #626262;
	text-decoration: none;
	background-image: url(images/freccia.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left center;
}
.linkpop {
	font-weight: bold;
	color: #0097BA;
	text-decoration: underline;
	font-family: tahoma, verdana, arial;
	font-size: 11px;
}

