.footer {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
.mainHeader {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #98831D;
	text-decoration: underline;
}
.mainText {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #996600;
}
.navSub {
	font-family: arial;
	font-size: 12px;
	color: #808000;
	font-weight: normal;
    text-decoration: none;
}
a.navSub:link {
	font-family: arial;
	font-size: 12px;
	color: #808000;
	font-weight: normal;
    text-decoration: none;
}
a.navSub:visited {
	font-family: arial;
	font-size: 12px;
	color: #808000;
	font-weight: normal;
    text-decoration: none;
}
a.navSub:active {
	font-family: arial;
	font-size: 12px;
	color: #808000;
	font-weight: normal;
    text-decoration: none;
}
a.navSub:hover {
	font-family: arial;
	font-size: 12px;
	color: #808000;
	font-weight: normal;
	text-decoration: underline;
}
