#menuver {
	width: 150px;
	margin: 2px;
}
	
#menuver li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
}	
	
#menuver li a:link, #menuver li a:visited {
	color: #222;
	display: block;
	background:  url(menu8.gif);
	padding: 8px 0 0 10px;
}
	
#menuver li a:hover {
	color: #222;
	background:  url(menu8.gif) 0 -32px;
	padding: 8px 0 0 10px;
}
#menuver ul {
	list-style: none;
	margin: 0;
	padding: 0;
}