ul{
	margin:0;
	padding:0;
}

li{
	color:#666;
	text-align:center;
	overflow:hidden;
	height: 45px;
	background-image: url(../images/sfondo_menuli.jpg);
	font-size: 10px;
	line-height: 14px;
	text-transform: uppercase;
	background-repeat: no-repeat;
	background-position: top left;
}
li  a:link, li  a:visited, li  a:active {
	color: #666666;
	text-decoration: none;
}

p{
	padding:0px 0px;
}

	.subtext{
	padding-top:0px;
	}
.green a:hover {
	color: #94C50A;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.blu  a:hover {
	color: #0080A2;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
.orange a:hover {
	color: #F69300;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.red a:hover {
	color: #DB6829;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

