A:link {
	color: #336699;
	text-decoration: none;
}

A:visited {
	color: #336699;
	text-decoration: none;
}

A:active {
	color: #336699;
	text-decoration: none;
}

A:hover.nav{color: 67A3CD;
	background: transparent;
}

A.dark:link {
	color: #666666;
	text-decoration: none;
}

A.dark:visited {
	color: #666666;
	text-decoration: none;
}

A.dark:active {
	color: #666666;
	text-decoration: none;
}

A.dark:hover {
	color: #000000;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.dark {
	font-size: 11px;
	font-family : Tahoma;
	color : #FFDE9B;
}

P.dark {
	font-size: 11px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #666666;
}

P.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #666666;
}

.mainnav	{ font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		font-weight: 800;
		text-align:	center;
		background-color: #E0E0E0

		}	

	

A:link.subnav { color: black;
	background: transparent;
	text-decoration: none;
	}
.newonjb	{font-size: large;
		font-weight: 700;
		}
.subnav	{ font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		background-color: #EEEEEE;
		text-align: left;
		}
A.subnav { color: black;
         background: transparent;
	text-decoration: none;
					 }
A:link.subnav { color: black;
	background: transparent;
	text-decoration: none;
	}

.brown {
color: #777777;
background: transparent;
}