body {
	margin:0px 0px 0px 0px;
	scrollbar-face-color:#333333;
	scrollbar-track-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-3dlight-color:#333333;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#333333;
	scrollbar-darkshadow-color:#000000;
	background-color: #000000;
}
.bt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #Fdbf04;
	text-decoration: blink;
	background-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

