.body {
	font-family: "Century Gothic", Tahoma;
	font-size: 12px;
	color: #D67502;
	background-color: #000000;
    scrollbar-face-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#D67502;
	scrollbar-darkshadow-color:#000000;
	scrollbar-track-color:#000000;
	scrollbar-arrow-color:#D67502;
	}
a:link,a:visited,a:active {
	color:#D67502;
	text-decoration:none;
	font-weight:bold;
	font-family: "Century Gothic", Tahoma;
	font-variant: normal;
	text-transform: lowercase;
	font-size: 14px;
}
a:hover {
	color:#ccff00;
	text-decoration:none;
	font-weight:bold;
	height:12px;
	border: thin none;
	font-family: "Century Gothic", Tahoma;
	font-variant: normal;
}
Body {font-family:"Century Gothic", Tahoma; color:#D67502; font-size: 14px;}
h1 {font-size:16px; color:#FF9933; text-decoration:overline underline;}