body{
scrollbar-3dlight-color:#202000;
scrollbar-arrow-color:orange;
scrollbar-darkshadow-color:#202000;
scrollbar-face-color:#202000;
scrollbar-highlight-color:#202000;
scrollbar-shadow-color:#202000;
scrollbar-track-color:#202000;
cursor:crosshair;
background-color:#202000;}

body,td {
font-size:12px;
color:white;
font-family:'monospace';
line-height:18px;}

A:link {text-decoration:underline;color:white;cursor:default;}
A:visited {text-decoration:underline;color:white;}
A:active {text-decoration:none;color:white;}
A:hover {color:orange;cursor:crosshair;text-decoration:none;}

input,select,textarea {
font-size:12px;
color:white;
font-family:'monospace';
background-color:transparent;
border:1px solid orange;}

.border{border:1px solid orange;}
