.NavButtons {
	font-family: "Century Gothic";
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.GreenR {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #8D9849;
	border-right-color: #8D9849;
	border-bottom-color: #8D9849;
	border-left-color: #8D9849;
}
.Text1 {
	font-family: "Century Gothic";
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.RedText {
	font-family: "Century Gothic";
	font-size: small;
	color: #CC0000;
	text-decoration: none;
}
