@charset "utf-8";

body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		SCROLLBAR-FACE-COLOR: #6ea643; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #ffffff; SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #ffffff; SCROLLBAR-DARKSHADOW-COLOR: #ffffff; SCROLLBAR-BASE-COLOR: #ffffff; 

}

.txt {
	font-family: "Century Gothic", Verdana, Arial;
	font-weight: normal;
	color: #000;
	
}
.txt-sort {
	font-family: "Century Gothic", Verdana, Arial;
	font-weight: bold;
	color: #000;
}

a:link {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
a:hover {
	color: #CCC;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
.txtfed {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}

.txt {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}

