#footerNav .item {
	float: left;
	margin: 0 3px;
}

#footerNav .item a {
	color: #807f84;
	font-size: 1em;
	text-decoration: none;
}

#footerNav .item a:hover, #footerNav .item a.selected {
	text-decoration: underline;
}