#item_menu a
{
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-align: left;
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#item_menu a:hover 
{
	color: #999999;
}

