body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}


.style1 {
	color: #000000;
	font-weight: bold;
}
.style2 {
	border: 0px none;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}


.testo_tasti {
	border: 0px none;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	border-color: black #CCCCCC #CCCCCC;
}

a.testo_tasti:hover { border: 0px none; font-family: "Trebuchet MS", Verdana, Arial; font-size: 11px; font-weight: lighter; color: #CCCCCC; text-align: center; vertical-align: middle ; text-decoration: none ; border-color: black #CCCCCC #CCCCCC ; background-color: #666666}
.under { border: 0px none; font-family: "Trebuchet MS", Verdana, Arial; font-size: 11px; font-weight: normal; color: #666666; text-align: center; vertical-align: middle; text-decoration: none; border-color: black #CCCCCC #CCCCCC; }

