.greenlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #FAF9B9;
}
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;

}

.whitetext A:link {
	color: #FFFFFF;
	text-decoration: none;
}
.whitetext A:active {
	color: #FFFFFF;
	text-decoration: none;
}
.whitetext A:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.whitetext A:hover {
	color: #7A0000;
	text-decoration: underline;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #797979;
}
.smallbrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C75A18;
	text-decoration: none;
}
.smallblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.smallblack A:link {
	color: #000000;
	text-decoration: none;
}
.smallblack A:active {
	color: #000000;
	text-decoration: none;
}
.smallblack A:visited {
	color: #000000;
	text-decoration: none;
}
.smallblack A:hover {
	color: #7A0000;
	text-decoration: underline;
}
.homemenu {
	color: #29154C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;

}
.homemenu A:hover {
	color: #CC0000;
	text-decoration: none;
}
.orangesubhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9700;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
