.OrangeLinks {
	color: #FF9900;
	font-size: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.PinkColons {
	color: #FF0033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
}
.BodyText {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: None;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.BlackSpacers {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
}
a.header:link {
	color: #FF9900;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
a.header:visited {
	text-decoration: none;
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	font-weight: bold;
}
a.header:hover {
	text-decoration: underline;
}
a.header:active {
	text-decoration: none;
}

a.navbar:link {
	color: #FF9900;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
a.navbar:visited {
	text-decoration: none;
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
a.navbar:hover {
	text-decoration: underline;
}
a.navbar:active {
	text-decoration: none;
}
