a:visited {
	color: #98CA3C;
}
.MainLinks {
	font-family: Arial;
	font-size: medium;
	font-style: normal;
	color: #98CA3C;
	text-transform: capitalize;
	font-weight: 900;
	text-decoration: underline;
}
.SecondaryLinks {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: capitalize;
	color: #98CA3C;
	text-decoration: underline;
}
.NormalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-transform: capitalize;
}
.SmallPrint {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
}
.MainTitles {
	font-family: Impact;
	font-size: x-large;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #4E2A77;
}

.SecondaryTitles {
	font-family: Impact;
	font-size: large;
	font-weight: normal;
	color: #4E2A77;
}
.FormText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-transform: capitalize;
}
