a:link,a:visited {
	color: #CCCCCC;
	font-size: x-small;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	font-size: x-small;
	text-decoration: none;
}


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CCCCCC;
}

body,html {
	background-color: #000000;
	height: 100%;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-highlight-color: #202020;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #555555;
	scrollbar-track-color: #444444;
	scrollbar-arrow-color: #CCCCCC;
}
.framed {
	border: 1px dashed #CCCCCC;
}
