@charset "utf-8";
.css {
	font-family: Arial;
	font-size: 13px;
	line-height: 22px;
	color: #FFCC33;
	text-decoration: none;
}
.css1 {
	font-family:Arial Black;
	font-size: 13px;
	line-height: 22px;
	color: #e60b00;
	text-decoration: none;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-HIGHLIGHT-COLOR: #040404; SCROLLBAR-SHADOW-COLOR: #040404; Scrollbar-Face-color: #1b1b1b; SCROLLBAR-3DLIGHT-COLOR: #040404; SCROLLBAR-ARROW-COLOR: #ae0000; SCROLLBAR-TRACK-COLOR: #040404; SCROLLBAR-DARKSHADOW-COLOR: #040404;
}
img{border:0;}