.white_big_bold_text_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
}
.white_small_bold_text_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.read_big_bold_text_1 {
	color: #9D0206;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
}
.black_small_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.read_small_bold_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DB0200;
}
.gray_small_bold_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A5000B;
}
a:link {
	color: #DB0200;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #DB0200;
}
a:hover {
	text-decoration: none;
	color: #DB0200;
}
a:active {
	text-decoration: none;
	color: #DB0200;
}
.blacl_text_link:link {
	color: #000000;
	text-decoration: none;
}
.blacl_text_link:visited {
	text-decoration: none;
	color: #000000;
}
.blacl_text_link:hover {
	text-decoration: none;
	color: #A00105;
}
.blacl_text_link:active {
	text-decoration: none;
	color: #000000;
}
.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: #1CE402;
}
.white_text_link:active {
	text-decoration: none;
	color: #FFFFFF;
}
body {
	background-color: #E1D7B3;
}
