@charset "utf-8";
.main_pg_header2 {
	color: #FF9933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.header {
	font-style: normal;
	left: auto;
	right: auto;
	bottom: inherit;
}
.bottom_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.main_pg_heads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00CCFF;
	font-weight: bold;
}
.main_pg_text {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #00CCFF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00CCFF;
}
a:hover {
	text-decoration: none;
	color: #00CCFF;
}
a:active {
	text-decoration: none;
	color: #00CCFF;
}
