body { background-color: transparent;
font-family: Verdana;
font-size: 9px;
cursor: ne-resize;
color: silver;
scrollbar-face-color: #7CF000;
scrollbar-track-color: #7CF000;
scrollbar-highlight-color: gray;
scrollbar-3dlight-color: #7CF000;
scrollbar-shadow-color: gray;
scrollbar-darkshadow-color: #7CF000;
scrollbar-arrow-color: #7CF000
}
td, table, html, div { font-family: Verdana;
font-size: 9px;
cursor: ne-resize;
color: silver
}
a { font-family: Tahoma; color: gray; cursor: nw-resize; text-decoration: none; border-bottom: 1px solid silver }
a:visited { font-family: Tahoma; color: gray; text-decoration: none; border-bottom: 1px solid silver }
a:active { color: black; border-bottom: 0px solid black }
a:hover { color: silver; border-bottom: 1px solid #333333 }