.white_small_bold_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.yeallow_big_bold_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #F5C800;
}
.gray_big_bold_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3B3C41;
}
.gray_small_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.black_small_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.blue_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0D7DBD;
	font-weight: bold;
}
.white_small_bold_text_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #F10010;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F10010;
}
a:hover {
	text-decoration: none;
	color: #F10010;
}
a:active {
	text-decoration: none;
	color: #F10010;
}
.black_text_link:link {
	color: #000000;
	text-decoration: none;
}
.black_text_link:visited {
	text-decoration: none;
	color: #000000;
}
.black_text_link:hover {
	text-decoration: none;
	color: #F10010;
}
.black_text_link:active {
	text-decoration: none;
	color: #000000;
}
.blue_text_link:link {
	color: #0D7DBD;
	text-decoration: none;
}
.blue_text_link:visited {
	text-decoration: none;
	color: #0D7DBD;
}
.blue_text_link:hover {
	text-decoration: none;
	color: #F10010;
}
.blue_text_link:active {
	text-decoration: none;
	color: #0D7DBD;
}
.white_text_link:link {
	color: #FFFFFF;
	text-decoration: none;
}
.white_text_link:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.white_text_link:hover {
	text-decoration: none;
	color: #FFF600;
}
.white_text_link:active {
	text-decoration: none;
	color: #000000;
}
body {
	background-color: #6E6F73;
}
.style1 {font-size: 11px}