TD,BODY{
  font-size : 9px;line-height:1.6;
  font-family : "Verdana","MS ゴシック";
color : #66ccff;
}

body{
 scrollbar-3dlight-color:#000000;
 scrollbar-arrow-color:000000;
 scrollbar-darkshadow-color:#000000;
 scrollbar-face-color:#000000;
 scrollbar-highlight-color:#000000;
 scrollbar-shadow-color:#000000;
 scrollbar-track-color:#000000;
 background-color:transparent; 
 cursor:crosshair;
//スクロールバーとカーソルの設定}


<STYLE type="text/css">
<!--
BODY { background-color: #000000 }
-->
</STYLE>



<STYLE type="text/css">
<!--
P { font-family: "MS UI Gothic", MS Sans Serif }
A:link, A:visited, A:active { text-decoration: none }
.it { font-style: italic }
.ob { font-style: oblique }
.un { text-decoration: underline }
.ov { text-decoration: overline }
.lt { text-decoration: line-through }
-->
</STYLE>


a{ text-decoration:none; cursor : default;} 
a:link,a:active,a:visited{ color:#ccff66;}
a:hover { color:#000000; text-decoration:underline;
//リンク設定}
