body {
background-attachment: fixed;
scrollbar-face-color:bb0000;
scrollbar-track-color:770000;
scrollbar-arrow-color:ffffaa;
scrollbar-shadow-color:770000;
scrollbar-dark-shadow-color:000000;
scrollbar-3dlight-color:ffffaa;
}
a:link { font-weight: bold;
	 color: #ffffff;
}
a:visited { font-weight: bold;
	    color: #ffffaa;
}
a:hover { font-weight: bold;
          color: #ff0000;
}
a:active { font-weight: bold;
           color: #ff0000;          
}
a img { border-color:#ffffaa; 
        border-bottom: 1px solid #ffffaa;
} 
td  { color: #ffffaa;
      font-size: 10px;
      font-family: Verdana;
}