

.footerNav, .footerNavOver, .footerNavOn, .footerNavDivider
{
	font-family: Arial;
	font-size: 10px;
	color: Black;
	line-height: 16px;
	text-decoration: none;
}

.footerNavOver, .footerNavOn
{
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
}