.footerNav, .footerNavOn, .footerNavDivider
{
	font-family: Arial;
	font-size: 9px;
	color: White;
	text-decoration: none;
}

.footerNavOn
{
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
}