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