body, p {
background-color: #000000; 
color: #ffffff; 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size: xx-small; 
line-height: 100%;

scrollbar-base-color:#ffffff;
scrollbar-face-color:#000000;
scrollbar-shadow-color:#ffffff;
scrollbar-darkshadow-color:#000000;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#000000;
scrollbar-arrow-color:#ffffff;
scrollbar-track-color:#000000
}
A:link {color:#3399FF;text-decoration:none;cursor: cursor}
A:visited {color:#3399FF;text-decoration:none;cursor: cursor}
A:active {color:#3399FF;text-decoration:underline;cursor: wait}
A:hover {color:#3399FF;text-decoration:line-through;cursor: crosshair}