.textHomeBody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 22px;
}
.textSubPageBodyWhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 18px;
}
.textSubPageBodyYellow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FBBC00;
	line-height: 18px;
}
a:link {
	color: #FBBC00;
}
a:visited {
	color: #C69400;
}
a:hover {
	color: #FBBC00;
	text-decoration: none;
}
a:active {
	color: #FBBC00;
	text-decoration: none;
}
