#shopNav .item_1 a {
	display: block;
	float: left;
	width: 192px;
	height: 20px;
	padding: 4px 0 4px 12px;
	color: #ffffff;
	text-decoration: none;
}

#shopNav .item_1 a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#shopNav .item_1 a.selected {
	color: #ffffff;
	font-weight: bold;
}