all     { }

A:link       { color: #666633; text-decoration: none }
A:visited        { color: #393939; text-decoration: none }
A:hover    { color: #666; text-decoration: none }

TD.NAVOff   { color: #666633; font-weight: bold; font-size: 11px; background-color: #bdb76b; cursor: hand  }

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

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

TD.NAVOver   { color: #ffffff; font-weight: bold; font-size: 11px; 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: #666633; font-weight: bold; font-size: 11px; background-color: #ffffff; cursor: hand  }

.TXTBody   { color: #333333; font-weight: normal; font-size: 11px }

.TXTBigBody   { color: #333333; font-weight: normal; font-size: 13.5px }

.TXTHeadline   { color: #666633; font-weight: bold; font-size: 17px }

.TXTSubHead   { color: #999966; font-weight: bold; font-size: 13px }

.TXTDate   { color: #ffffcc; font-weight: normal; font-size: 10px }

TD.TDCrossLink   { font-weight: bold; font-size: 11px; 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-style: italic; font-size: 17px }