body, table, tr, td {
	font: 9px arial; 
	color: #FF3939;}

body {
	background-color: #080703;
scrollbar-face-color:#080703;
scrollbar-shadow-color:#080703; 
scrollbar-highlight-color:#080703; 
scrollbar-3dlight-color:#080703; 
scrollbar-darkshadow-color: #080703;
scrollbar-track-color:#080703;  
scrollbar-arrow-color:#FFFFFF;
scrollbar-base-color:#080703;}

a {cursor:e-resize; height:1px; font-weight:soft;}
a:link, a:active, a:visited {text-decoration:none; color:#A8FA7A; font-weight:soft;}
a:hover {text-decoration:none; color:#000000; font-weight:soft; background-color:#A8FA7A;}

input, textarea, option, select {
	background-color: #080703;
	font: 9px arial;
	color: #eee;
	letter-spacing: 1px;
	border: 1px solid #FFFFFF;
	padding:2px;}