ul#Mymenus {
	list-style-type: none;
	width: 142px;
	position: relative;
	bottom: 140px;
	left: 0px;
	height: 31px;
}
#Mymenus li {
	height: 30px;
	width: 140px;
	list-style-type: none;
	list-style-position: outside;
}
#Mymenus li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	line-height: 23px;
	display: block;
	height: 30px;
	width: 110px;
	padding-left: 30px;
	background-image: url(../Image/image%20Rollover/cerchio4.jpg);
	font-size: 14px;
	list-style-type: none;
	background-repeat: no-repeat;
	font-weight: normal;
}
#Mymenus li a:hover {
	background-image: url(../Image/image%20Rollover/cerchio2.jpg);
	display: block;
	height: 30px;
	width: 110px;
	padding-left: 30px;
	list-style-type: none;
	background-repeat: no-repeat;

