a{
	color:#ff9900;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
body {
	background-color:#000000;
	color:#ffffff;
	text-align:center;
	scrollbar-track-color:#555555;
	scrollbar-face-color:#555555;
	scrollbar-shadow-color:#ff9900;;
	scrollbar-darkshadow-color:#555555;;
	scrollbar-highlight-color:#ff9900;;
	scrollbar-3dlight-color:#555555;
	scrollbar-arrow-color:#555555;
}
body,td,th,pre{	font-size:x-small;}
hR{border:dotted 1px #ff0000}
.link,.copy{
	font-size:x-small;
	padding:10px 10px;
}
