/*Style definitions for kohanso Site websites*/

body {
   background-color: #ffffff
}

td {  
font-family: ‚l‚r ‚oƒSƒVƒbƒN,Osaka; 
font-size: 12px
}

.inputsmall { 
font-family: ‚l‚r ‚oƒSƒVƒbƒN,Osaka; 
font-size: 12px
}

a:link {
 color:#003399;
 text-decoration:none
}

a:visited {
 color:#003399;
 text-decoration:none
}
a:hover {
 color:#CC0000;
 text-decoration:underline
}
a:active {
 color:#000000;
 text-decoration:underline
}