.MainText {
	font-family: Arial;
	font-size: 12px;
}
.BottomText {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.PageHeading {
	font-family: "Arial Black";
	font-size: 16px;
	color: #0072BB;
}
a:link {
	color: #0072BB;
	text-decoration: none;
}
a:visited {
	color: #0072BB;
	text-decoration: none;
}
a:hover {
	color: #00A996;
	text-decoration: none;
}
a:active {
	color: #0072BB;
	text-decoration: none;
}
a.White:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.White:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.White:hover {
	color: #0072BB;
	text-decoration: none;
}
a.White:active {
	color: #FFFFFF;
	text-decoration: none;
}
