body { color: #666666; font-size: 10pt ;
       background-color: #ffffdd; 
font-family: MS PGothic;
}

body,tr,td    { color: #666666; font-size: 10pt ; }
big           { color: #666666; font-size: 11pt ; }
small         { color: #666666; font-size: 9pt ;  }

input,textarea,select {
font-size       :10pt;
color           :#666666;         }

.mojia{
  font-size: 12px;
}

table{
    line-height: 1.2;
}


a:link { color : #0080ff;
         text-decoration : none;  }

a:visited { color : #0080ff;
           text-decoration : none;}

a:hover { color: #ff00ff;
           text-decoration: underline; }