BODY {
	color: #663399;
	background-color: white;
	font-family:Verdana, Tahoma, Arial, sans-serif;
	font-size:11px;
}

A {
	color: #333333;
	text-decoration: none;
	font-size:11px;
	font-weight:bold;
}

A:HOVER {
	color: #663399;
	text-decoration: underline;
	font-size:11px;
	font-weight:bold;
}
td,p {
	color: #330000;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size:11px;
	line-height:1.5em;

}
h2{ color: #330000; }
h4{ color: #330000; }
td.textd A {
	color: #663333;
	text-decoration: none;
	font-size:11px;
	font-weight:bold;
}

td.textd A:HOVER {
	color: #666633;
	text-decoration: underline;
	font-size:11px;
	font-weight:bold;
}
.litelinks A {
	color: white;
	text-decoration: none;
	font-size:11px;
	font-weight:bold;
}

.litelinks A:HOVER {
	color: white;
	text-decoration: underline;
	font-size:11px;
	font-weight:bold;
}