@charset "utf-8";
.text-white {
	font-family: sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
}
.text-black-header {
	font-family: sans-serif;
	font-size: 1em;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
