#footerNav .item {
	color: #000000;
	text-decoration: none;
}

#footerNav .item:hover, #footerNav .item.selected {
	text-decoration: underline;
}
