all {
	font-family: verdana,arial,sans-serif;
}

A:link {  color: #48e3ff; text-decoration: underline}
A:visited {  color: #ff8080; text-decoration: underline}
A:hover {  color: #00bcdd; text-decoration: underline}

TD.NAVOff {
	font-family: narkism;
	font-size: 13px;
	font-weight: normal;
	color: #b0f3ff;
	cursor: hand;
}

TD.NAVOff A:link, TD.NAVOff A:visited,  {
	color: #48e3ff;
	text-decoration: underline;
}

TD.NAVOff A:hover  { color: #00bcdd; text-decoration: underline }

TD.NAVOver {
	font-family: narkism;
	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 {
	font-family: narkism;
	font-size: 13px;
	font-weight: normal;
	color: #b0f3ff;
}

.TXTBodywhite {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.TXTBigBody {
	font-family: narkism;
	font-size: 15px;
	font-weight: bold;
	color: #b0f3ff;
}

.TXTHeadline {
	font-family: verdana,arial,sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #666633;
}

.TXTSubHead {
	font-family: verdana,arial,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #999966;
}

.TXTPermalex {
	font-family: narkism;
	font-size: 12px;
	font-weight: normal;
	color: #b0f3ff;
}

.TXTDate {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}

TD.TDCrossLink {
	background-color: #FFCC66;
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
}

A.LNKCrosslink:link {color: #0000EE; text-decoration: underline}
A.LNKCrosslink:visited {color: #800080; text-decoration: underline}
A.LNKCrosslink:hover {color: #000099; text-decoration: underline}

TD.TDQuote  { color: #a0522d; font-size: 15px; font-family: georgia, times, serif }

