.bordototale {
	border: 1px #336600 solid;
}
.testomenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #003300;
	text-decoration: none;

}
.bordobasso {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336600;
}
.bordobassosolid {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

