body{scrollbar-arrow-color:white; 
　　 scrollbar-face-color:white;
　　 scrollbar-highlight-color:white; 
　　 scrollbar-3dlight-color:#89c3eb;
　　 scrollbar-track-color:white;
　　 scrollbar-shadow-color:#89c3eb;
　　 scrollbar-darkshadow-color:white;
     line-height:120%;
  background-color: #------; background-image : url(../img/back.gif);
  background-repeat: repeat-y; background-attachment: fixed;
} 
a:link {text-decoration:none;color:#87cefa;}
a:visited {text-decoration:none;color:#87cefa;}
a:active {text-decoration:none;color:#ffffff;}
a:hover { text-decoration:none; color:white ; position:relative ;top:3px ;left:3px ;}