#footerNav .item a {
	color: #003b7f;
	text-transform: lowercase;
	text-decoration: none;
}

#footerNav .item a:hover, #footerNav .item a.selected {
	text-decoration: underline;
}