a { color:#000000;text-decoration : none;}
a:active { color:#ce5668;text-decoration: underline}
a:hover{ color:#000000;text-decoration: underline}


body { color:#000000;
       font-size:12pt;
       line-height:130%;
       background: #FFCC33;
       scrollbar-face-color:#FFCC33;/*ボタンと中バーの色*/
       scrollbar-arrow-color:#000000;/*矢印*/
       scrollbar-shadow-color:#FFCC33;/*ボタン影*/
       scrollbar-track-color:#CCB86C;/*中バーの後ろの色*/
       scrollbar-highlight-color:#FFCC33;/*中バーの周りの色*/
       scrollbar-3dlight-color:#7a9185;/*スクロールバーの周りの色*/
       scrollbar-darkshadow-color:#FFCC33;}/*クリック時上下ぴったり同じ色*/
}

td {line-height:130%;}

