@charset "utf-8";
.header-text {
	font-family: sans-serif;
	font-size: 1.7em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.white-txt-reg {
	font-family: sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.yellow-txt-reg {
	font-family: sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #FFCC33;
	text-decoration: none;
}
.back-text-reg {
	font-family: sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.blue-text-reg {
	font-family: sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #037DA0;
	text-decoration: none;
}

