.white_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.logo_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
}
.gray_text {
	color: #3F3F3F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.big_gray_text {
	font-size: 18px;
	color: #4A4A4A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.read_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D90014;
}
.orange_text {
	color: #FF8F00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.green_text {
	color: #0FB509;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.deep_green_text {
	color: #226504;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
body {
	background-color: #373737;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.gray:link {
	color: #403F3F;
	text-decoration: none;
}
.gray:visited {
	text-decoration: none;
	color: #403F3F;
}
.gray:hover {
	text-decoration: none;
	color: #FF4800;
}
.gray:active {
	text-decoration: none;
	color: #000000;
}
.green:link {
	color: #216705;
	text-decoration: none;
}
.green:visited {
	text-decoration: none;
	color: #216705;
}
.green:hover {
	text-decoration: none;
	color: #216705;
}
.green:active {
	text-decoration: none;
	color: #216705;
}
.reade:link {
	color: #DB1921;
	text-decoration: none;
}
.reade:visited {
	text-decoration: none;
	color: #DB1921;
}
.reade:hover {
	text-decoration: none;
	color: #DB1921;
}
.reade:active {
	text-decoration: none;
	color: #DB1921;
}
