.menu_top_item {
	padding: 5px;
	height: 14px;
	font-size: 10px;
	font-weight: bolder;
	float: left;
	position: relative;
}

a.menu_top_item_entry {
	text-decoration: none;
	color: black;
}

a.menu_top_item_entry:hover {
	color: blue;
}