body {
background-image: none;
background-color: #000000;
margin: 0px;
background-attachment: fixed;
scrollbar-track-color: #10151F;
scrollbar-face-color:#508EAA;
scrollbar-highlight-color:#76B5D1;
scrollbar-3dlight-color: #9DCEE4;
scrollbar-shadow-color: #1C5772;
scrollbar-darkshadow-color: #1C5772;
scrollbar-arrow-color: #76B5D1;
}

.splash
{
font-family: "trebuchet ms";
font-size: 8pt;
color: #BEE1F1;
}


td
{
font-family: "trebuchet ms";
font-size: 8pt;
color: #BEE1F1;
}

a
{
font-weight: normal;
text-decoration: none;
color: #D8D8E8;
}

a:hover
{
color: #B3BCC9;
text-decoration: line-through;
font-weight: normal;
cursor: move;
background-image: url("hover.gif");
filter: alpha(opacity=70);
height: 0px;
}