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

A:link {  color: #000; text-decoration: underline}
A:visited {  color: #000; text-decoration: underline}
A:hover {  color: #aaa; text-decoration: underline}

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

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

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

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

TD.NAVOver A:link, TD.NAVOver A:visited,  { color: #ffffff; background-color: #fff; 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: #000;
	background-color: #fff;
}

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

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

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

.TXTDate { font-family: verdana, arial, sans-serif; font-size: 10px; font-weight: normal; color: #000; background-image: none; background-repeat: repeat-x; }

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

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

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