all  { font-family: "Comic Sans MS", arial, sans-serif }

A:link  { color: blue; text-decoration: underline }
A:visited  { color: navy; text-decoration: underline }
A:hover    { color: #3cf; text-decoration: underline }

TD.NAVOff    { color: navy; font-weight: bold; font-size: 11px; font-family: "Comic Sans MS", arial, sans-serif; background-color: #69f; border: red; cursor: hand  }

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

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

TD.NAVOver  { color: #ffffff; font-weight: bold; font-size: 11px; font-family: "Comic Sans MS", arial, sans-serif; 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: red; font-weight: bold; font-size: 11px; font-family: "Comic Sans MS", arial, sans-serif; background-color: yellow; border: purple; cursor: hand  }

.TXTBody      { color: purple; font-weight: normal; font-size: 13px; line-height: 13px; font-family: "Comic Sans MS", arial, sans-serif }

.TXTBigBody       { color: navy; font-weight: normal; font-size: 15px; line-height: 15px; font-family: "Comic Sans MS", arial, sans-serif }

.TXTHeadline    { color: purple; font-weight: bold; font-size: 20px; line-height: 18px; font-family: "Comic Sans MS", arial, sans-serif }

.TXTSubHead     { color: #936; font-weight: bold; font-size: 18px; font-family: "Comic Sans MS", arial, sans-serif }

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

TD.TDCrossLink  { font-weight: bold; font-size: 11px; font-family: "Comic Sans MS", arial, sans-serif; background-color: #ffcc66 }

A.LNKCrosslink:link  { color: blue; text-decoration: underline }
A.LNKCrosslink:visited  { color: blue; text-decoration: underline }
A.LNKCrosslink:hover  { color: blue; text-decoration: underline }

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