.leftnav {
	color: #FFFFFF;
	font-family: Georgia, Times New Roman, Times, serif
	font-size: smallest;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

A.leftnav:HOVER {
	color: #FF9933;
	font-family: Georgia, Times New Roman, Times, serif
	font-size: 2px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

.bodytext {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, san-serif
	font-size: 3px;
	font-weight: normal;
	text-align: left;
	}


.bodytextdark {
    color: #000000;
	font-family: Geneva, Arial, Helvetica, san-serif
	font-size: 3px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}
.bottomlinks {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, "san-serif font-size";
	font-size: 10px;
	font-weight: normal;
}
