.menu-list a:hover, .menu-list a.active {
	background: #F0F0F0 none repeat scroll 0 0;
	text-decoration: none;
}

.menu-list a {
	margin-right: 1px;
	padding: 4px 7px;
	text-decoration: underline;
}

.menu-list li {
	list-style: none;
	display: inline;
}

