body{
background-color: #000000;
color: #FFFFFF;
font-family: Tahoma, Verdana, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal;
scrollbar-arrow-color: #FFFFFF;
scrollbar-base-color: #000000;
scrollbar-face-color: #000000;
scrollbar-3d-light-color: #FFFFFF;
scrollbar-darkshadow-color: #000000;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-track-color: #000000;
  
  
}

a:link {color:#FFFCAC; text-decoration : underline;font-weight : bold;}
a:active {color:#FFFCAC; text-decoration : none;font-weight : bold;}
a:visited {color:#FFFCAC; text-decoration : underline;font-weight : bold;}
a:hover {color:#FF0000; text-decoration : none;font-weight : bold;}


