@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* CSS Document */

.bottom_lnks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FC0;
	word-spacing: normal;
}
.Backround_Land {
	font-family: Verdana, Geneva, sans-serif;
	color: #FC0;
	background-color: #000;
	font-size: 12px;
	text-align: center;
	background-attachment: fixed;
}
a:link {
	color: #FC0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FC0;
}
a:hover {
	text-decoration: none;
	color: #CCC;
}
a:active {
	text-decoration: none;
	color: #FC0;
}
.backround {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FC0;
	background-color: #000;
	background-attachment: fixed;
	background-image: url(images/backround.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.page_txt {
	font-size: 7px;
	color: #963;
	text-align: left;
}
.larger-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #FC0;
	text-decoration: none;
}
