.stile {
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 13px;
}
.txpiccolo {
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 11px;
}

a {
	text-decoration: underline;
	color: #333333;
}

a:hover {
	text-decoration:none;
	color: #333333;
}
.menutd {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
}
