.bottone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #009933;
	background-color: #FFFFFF;
	text-decoration: underline;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;



}
.bottoneCopia {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #009933;
	background-color: #000000;
	text-decoration: underline;
	border: 0px none;
}
a:hover {
	color: #00CC33;
	font-style: normal;
	text-decoration: underline;
}

