.upper_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFF;
	text-decoration: none;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #000;
}
.red_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #983232;
	text-decoration: none;
	font-weight: normal;
}
.black_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
	text-decoration: none;
}
.blue_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0b318f;
	text-decoration: none;
}
.white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFF;
	text-decoration: none;
}
