body {
 font-family: "Verdana", "osaka", "‚l‚r ‚oƒSƒVƒbƒN"; 
 font-size: 9px; color:white
}

td {
 font-family: "Verdana"; 
 font-size: 9px; color: black
}

a:link {
 font-size: 10px;
 color:#0033CC; 
 text-decoration:none ; 
 font-weight: bold
}

a:visited {
 font-size: 10px;
 color:#0033CC; 
 text-decoration:none ; 
 font-weight: bold
}

a:active {
 font-size: 10px;
 color:#FF9900; 
 text-decoration:underline ; 
 font-weight: bold
}

a:hover {
 font-size: 10px;
 color:#0033CC; 
 text-decoration:underline ; 
 font-weight: bold
}

select {
 font-family: "Verdana", "osaka", "‚l‚r ‚oƒSƒVƒbƒN"; 
 font-size: 10px;
 font-weight: bold; 
 background-color: #EEEEEE
}

