#footerNav a:link, #footerNav a:visited {
	color: #fff;
	text-decoration: underline;
}
#footerNav a:hover, #footerNav a:active {
	color: #e9bc36;
	text-decoration: underline;
}
.footerDivider {
        padding: 0 7px;
}