.GreenText {
	color: #009F9B;
	text-decoration: none;
}
.BlueText {
	color: #0067C2;
	text-decoration: none;
}
.GrayText {
	color: #929A97;
	text-decoration: none;
}
.FeatureTitle {
	color: #FFFFFF;
}
.BlueText:visited {
	color: #00539D;
}
.GrayText:visited {
	color: #79827C;
}
.GreenText:visited {
	color: #008481;
}
.PurpleText {
	color: #7E4D9E;
	text-decoration: none;
}
.PurpleText:visited {
	color: #624277;
}
.OrangeNoChangeText {
	color: #EEA756;
	text-decoration: none;
}
.OrangeNoChangeText:visited {
	color: #E98C25;
}
