a { color: #BF8200; text-decoration: underline; } 
a:visited { text-decoration: underline; color: #BF8200; } 
a:hover { text-decoration: none; color: #F2B704; } 
a:active { color: #FFD988; text-decoration: none; } 

.footer-emph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 600;
}
.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.text-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.footer-link { color: #000000 ! important; text-decoration: none ! important; } 
.footer-link-current { color: #C06A34 ! important; text-decoration: none ! important; }
.footer-link:hover { color: #C06A34 ! important; text-decoration: none ! important; }

.leftNav12Link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
}