a:link    {text-decoration:none; color:#d8e0ec; cursor : auto }
a:visited {text-decoration:none; color:#bcccdc; cursor : auto }
a:active  {text-decoration:none; color:#cccccc; cursor : auto }
a:hover   {text-decoration:underline; color: #cccccc ;cursor : auto }

body{

scrollbar-face-color:#8899cc;
scrollbar-highlight-color:#dde0ee;
scrollbar-3dlight-color:#000000;
scrollbar-shadow-color:#000088;
scrollbar-darkshadow-color:#000000;
scrollbar-track-color:#708090;
scrollbar-arrow-color:#f0f0ff;
}

select,input,textarea,botton{
	border-style:solid;
	border-color:#8899aa;
	border-width:1px;
	color:#ccccdd;
	background-color:#1D6D86;
}

.waku{
	border-style:solid;
	border-color:#505080;
	border-width:2px;
	color:#ccccdd;
}
    hr{color: #708090;}
body,tr,td,th { font-size: 10pt }
body,tr,td,th { font-family:Verdana,Chicago,MS UI Gothic,Osaka;}

