body { color: #333333; 
  font-size: 100%;
  font-family: "Arial", "MS　ゴシック", sans-serif;
  line-height: 1.5;
}
td { color: #333333; 
     font-size: 95%;
     font-family: "Arial", "MS　ゴシック", "Osaka", sans-serif;
     line-height: 1.5;
} 
a:link { text-decoration: none;
         color: #0000ff;
         font-size: 95%;
         font-family: "Arial", "MS　ゴシック", "Osaka", sans-serif;
         line-height: 1.5;
}
a:visited { text-decoration: none;
         color: #0000ff;
         font-size: 95%;
         font-family: "Arial", "MS　ゴシック", "Osaka", sans-serif;
         line-height: 1.5;
}
a:hover { text-decoration: none; 
          color: #ff3333;
          font-size: 95%; 
          font-family: "Arial", "MS　ゴシック", "Osaka", sans-serif;
          line-height: 1.5;
} 
