.MenuText {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;


}
a.MenuText:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #99CC33;
	text-decoration: none;
	font-weight: bold;

}
a.MenuText:link {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.pageheader {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #336633;
}
.menusubtext {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	text-decoration: none;
	color: #FFFFFF;
}
a.menusubtext:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #99CC33;
	text-decoration: none;
}
a.menusubtext:link {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
}
