body {
	scrollbar-face-color: #000000;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #00ccff;
	scrollbar-track-color: #000000;
	background-color: #000000;
	background-repeat: repeat-y;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00ccff;
	font-size: small;

	}
A:            {color: white;}
A:link        {
	color: #ffcc66;
	text-decoration: none;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
A:visited     {
	color: #ffcc66;
	text-decoration: none;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
A:hover       {
	color: #ffcc66;
	text-decoration: underline;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
.smalltxt {
	font-size:12px;
}
th {
	background-color: #424200;
}
.xsmalltxt {

	font-size: 10px;
}
.sitetable {

	background-color: #222222;
	border: thin solid #00ccff;
}
