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

A:link    { color: orange; text-decoration: none }
A:visited     { color: silver; text-decoration: none }
A:hover   { color: orange; text-decoration: underline }

TD.NAVOff     { color: gray; font-size: 11px; font-family: verdana, arial, sans-serif; font-weight: bold; text-decoration: none; background-color: white; cursor: hand    }

TD.NAVOff A:link, TD.NAVOff A:visited,      { color: gray; text-decoration: none; background-color: white }

TD.NAVOff A:hover    { color: maroon; text-decoration: none; background-color: white }

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   { color: maroon; font-size: 11px; font-family: verdana, arial, sans-serif; font-weight: bold; text-decoration: none; background-color: #ffffff; cursor: hand  }

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

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

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

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

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

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

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

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