body{
	margin:0;
    overflow:hidden;
    scrollbar-face-color:#fffffe;
    scrollbar-arrow-color:#FF00FF;
    scrollbar-track-color:#fffffe;
    scrollbar-highlight-color:#fffffe;
    scrollbar-shadow-color:#fffffe;
    scrollbar-3dlight-color:#fffffe;
    scrollbar-darkshadow-color:#fffffe;
    }

.scroll{
	filter:chroma(color=#fffffe);
	width:100%;height:100%;overflow:auto;padding:5px;
	}

a:link{ color:hotpink; }
a:active { color:hotpink; }
a:visited{ color:hotpink; }
a:hover{ color:#00ffa0; }

body{background-color:transparent;}

body,td,th{
color:#000000;
font-size:7.8pt;
font-family:'Courier New,Verdana,MS ゴシック,Osaka,Century Gothic';
}

body,td{ 
line-height : 18px;}

<META HTTP-EQUIV="Courier New" CONTENT="text/html; charset=Shift_JIS">

body{ overflow-x:hidden; }

textarea{
color:#000000;
font-size:8.4pt;
font-family:'ＪＳゴシック,Osaka,Verdana,MS ゴシック,Century Gothic';
}

input,textarea,select{border:none;}

a{ cursor:default; }

body{cursor:url(car.cur);}
a{cursor:url(car.cur);}