body {
 scrollbar-face-color:#000000;
 scrollbar-highlight-color #000000;
 scrollbar-shadow-color:#000000;
 scrollbar-3dlight-color:#000066;
 scrollbar-darkshadow-color:#FFFFFF;
 scrollbar-track-color:#000066;
 scrollbar-arrow-color:#FFFFFF
}
a:link { text-decoration:dotted;color: #FFFFFF }
a:visited { text-decoration:dotted;color:#CCCCCC }
a:active { text-decoration:none ; color : #CC0000 }
a:hover { text-decoration:none ; color:#FFFFFF ; background-color : #000066 }
.scroll{ overflow:auto;height:230px;width:"95%";text-align="left" } 
