body {  
overflow: auto;
}
a:link { text-decoration:none; color:#000000}
a:visited { text-decoration:none; color:#000000}
a:hover { text-decoration:underline; color:#0000FF}
input{ font-size: 12px; ime-mode:active; }
.text {  font-family: "verdana, arial, sans-serif"; font-size: 75%; line-height: 130%; color: #000000}
.smalltext { font-family: "verdana, arial, sans-serif"; font-size: 56.25%; line-height: 130%; color: #000000}
.largetext { font-family: "verdana, arial, sans-serif"; font-size: 95%; line-height: 120%; color: #000000 ; font-weight: bold}
textarea { font-size: 12px; ime-mode:active; }
.black { text-decoration:none; color: #000000}
.white { text-decoration:none; color: #FFFFFF}
.blue { text-decoration:none; color: #0000FF}