#subNav .item {
	color: #555555;
	font-weight: bold;
	text-decoration: none;
}

#subNav .item:hover {
	text-decoration: underline;
}