.a { color: white; font-size: 12px; font-family: Arial }
a:visited { color: maroon; font-size: 12px; font-family: Arial; text-decoration: none }
a:link   { color: maroon; font-weight: normal; font-size: 12px; font-family: Arial; text-decoration: none }
a:hover {
	color: #CC0033;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none
}
.class  { color: #696969; font-size: 10px; font-family: Arial; text-decoration: none }
.class1 { color: black; font-size: 12px; font-family: Arial; text-decoration: none }
.class1Red { color: #cc3300; font-size: 12px; font-family: Arial; text-decoration: none }
.classBold { color: black; font-weight: bold; font-size: 12px; font-family: Arial; text-decoration: none }
.classfeaturedlisting { color: black; font-size: 11px; font-family: Arial; text-decoration: none; text-align: justify }
.classlists { color: black; font-size: 12px; font-family: Arial; text-decoration: none; text-align: left; text-indent: 0px; list-style-type: circle; list-style-position: outside }
.headingsbold { color: black; font-weight: normal; font-size: 18px; font-family: Arial; text-decoration: none }
.whitetext { color: white; font-size: 12px; font-family: Arial; text-decoration: none }
TD.clear {
	background-color : transparent;
}