BODY { scrollbar-Track-Color:skyblue;
       scrollbar-Face-Color:deepskyblue;
       scrollbar-Shadow-Color:#cccccc;
       scrollbar-DarkShadow-Color:#000000;
       scrollbar-Highlight-Color:#000000;
       scrollbar-3dLight-Color:#cccccc;
       scrollbar-Arrow-Color:#cccccc;
}

BODY,TR,TD,TH ,SELECT,INPUT{ font-size : 14px; font-family:'MS UI Gothic'; }

}

a:link     {color:blue; text-decoration: underline}
a:visited {color:black; text-decoration:underline;}
a:hover  {color:blue; background-color: pink;}

.iro{
background-color : deepskyblue;
}

.biro{
border : blue
}


