a.category {
	list-style:none;
	height:1.6em;
	padding:0.2em 0 0 5px;
	width:93px;
	display:block;
}

a.category:hover {
	background-color:#FF9A00;
}