.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	line-height: normal;
	font-weight: lighter;
	color: #666666;
}
.listavoci {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
}
a:link {
	color: #CC9900;
	text-decoration: none;

}
a:visited {
	color: #CC9900;
	text-decoration: none;
}
a:active {
	color: #CC9900;
	text-decoration: none;
}
a:hover {
	color: #CC9900;
	text-decoration: underline;
}
.testopiano {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;

}
.titoloni {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	font-variant: small-caps;
	text-align: center;


}

