body {
	background-color: #700809;
}
.blue_text {
	color: #076DBC;
	font-size: 12px;
	font-family: arial;
}
a:link {
	color: #076DBC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #076DBC;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.black_big {
	color: #010000;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
}
.black_small {
	color: #010000;
	font-size: 12px;
	font-family: arial;
}
.black_v_big {
	color: #010000;
	font-size: 18px;
	font-family: arial;
	font-weight: bold;
}
.style3 {
	color: #FC5F2C;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

