A:link {
	color: #b7b7b7;
	font-family: Arial, helvetica, sans-serif;
	text-decoration: underline;
	}
	
A:visited {
	color: #b7b7b7;
	font-family: Arial, helvetica, sans-serif;
	text-decoration: underline;
	}
	
A:active {
	color: #b7b7b7;
	font-family: Arial, helvetica, sans-serif;
	text-decoration: underline;
	}
	
A:hover {
	color: #e1e1e1;
	font-family: Arial, helvetica, sans-serif;
	text-decoration: underline;
	}

body {
	background-color: #000000;
	scrollbar-3dlight-color: #666666;
	scrollbar-arrow-color: #cb0101;
	scrollbar-base-color: #666666;
	scrollbar-darkshadow-color: #666666;
	scrollbar-face-color: #b7b7b7;
	scrollbar-highlight-color: #666666;
	scrollbar-shadow-color: #666666;
	scrollbar-track-color: #666666;
	}

.swf {
	color: #ffffff;
	font-family: Arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	}