all {
	font-family: verdana,arial,sans-serif;
}

A:link  { color: #fc0 }
A:visited {  color: #DAA520; text-decoration: underline}
A:hover  { color: #fc0; text-decoration: underline }

TD.NAVOff {
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666633;
	background-color: #BDB76B;
	cursor: hand;
}

TD.NAVOff A:link, TD.NAVOff A:visited,  {
	color: #666633;
	text-decoration: none;
}

TD.NAVOff A:hover  { color: #000; text-decoration: none }

TD.NAVOver {
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CCCC99;
	cursor: hand;
}

TD.NAVOver A:link, TD.NAVOver A:visited,  {
	color: #FFFFFF;
	text-decoration: none;
}

TD.NAVOver A:hover {
	color: #FFFFFF;
	text-decoration: none;	
}

TD.NAVOn {
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666633;
	background-color: #FFFFFF;
	cursor: hand;
}

.TXTBody  { color: #fff; font-weight: normal; font-size: 11px; font-family: verdana, arial, sans-serif }

.TXTBigBody  { color: white; font-weight: normal; font-size: 13.5px; font-family: verdana, arial, sans-serif }

.TXTHeadline   { color: #f60; font-weight: bold; font-size: 17px; font-family: verdana, arial, sans-serif }

.TXTSubHead   { color: #f90; font-weight: bold; font-size: 13px; font-family: verdana, arial, sans-serif }

.TXTDate  { color: #ccc; font-weight: normal; font-size: 10px; font-family: verdana, arial, sans-serif }

TD.TDCrossLink {
	background-color: #FFCC66;
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
}

A.LNKCrosslink:link  { color: #fc0 }
A.LNKCrosslink:visited  { color: #fc0 }
A.LNKCrosslink:hover {color: #993300; text-decoration: underline}

TD.TDQuote  { color: #a0522d; font-style: italic; font-size: 17px; font-family: georgia, times, serif }