BODY { 
scrollbar-face-color:#000000;
scrollbar-arrow-color:#fffafa;
scrollbar-track-color:#000000;
    background-attachment:fixed;
    background-repeat:no-repeat; 
    background-position:right bottom;} 
a:link {font-size: 10pt;text-decoration:NONE; color:000000 } /* 未訪問リンク */
a:visited {font-size: 10pt;text-decoration:NONE; color:000000 } /* 訪問済みリンク */
a:active {font-size: 10pt;text-decoration:NONE; color:fffafa } /* クリックしたとき */
a:hover {font-size: 10pt;text-decoration:NONE;color:fffafa } /* マウスが乗ったとき */
}

a{cursor:crosshair;}