body {
	margin: 0px;
	scrollbar-face-color:		#212121;
	scrollbar-highlight-color:	#404040;
	scrollbar-shadow-color:		#000000;
        scrollbar-3dlight-color:	#616161;
	scrollbar-arrow-color:		#A1A1A1;
	scrollbar-track-color:		#000000;
	scrollbar-darkshadow-color:	#000000;
}

a:link { color: #808080; text-decoration: none }
a:visited { color: #808080; text-decoration: none }
a:active { color: #999999; text-decoration: none; cursor: hand }
a:hover { color: #aacfff; text-decoration: none; cursor: hand }

td.links {
	border: 6px ridge #808080;
	background: #000000;
	background-image: url('background-stars.gif');
}

hr.links {
	color: #808080;
}

a.links:link { color: #b0b0b0; text-decoration: none }
a.links:visited { color: #b0b0b0; text-decoration: none }
a.links:active { color: #b00000; text-decoration: none; cursor: hand }
a.links:hover { color: #aacfff; text-decoration: none; cursor: hand }

