body {background-color: #141414;
    color: #9B9DB5;
    font-family: verdana, serif;
    font-size: 14px;

scrollbar-face-color:#141414;
scrollbar-arrow-color:#9B9DB5;
scrollbar-track-color:#141414;
scrollbar-shadow-color:#141414;
scrollbar-highlight-color:#9B9DB5;
scrollbar-3d-light-color:#141414;
scrollbar-dark-shadow-Color:#9B9DB5;
scrollbar-base-color:#141414;  }

a:link{ color: #7E81A0;
     text-decoration: none;}
     
a:visited{ color: #B8B9CB;
     text-decoration: none;}
     
a:hover { color: #595C89;
     text-decoration: underline;}
     
a:active { color: #303141;
     text-decoration: none;}



#footer {border-left:0px solid #005500;
border-right:0px solid #005500;
border-top:1px solid #005500;
border-bottom:0px solid #005500;
font-size: 80%;
text-align: center;
color: #004000;
margin-left:0px;
margin-right:0;
margin-top:0;
margin-bottom:0;
padding-left:0;
padding-right:20px;
padding-top:5px;
padding-bottom:0}