body { color: black; font-size: 12px; line-height: 18px; font-family: "ＭＳ 明朝", "ＭＳ Ｐ明朝", 細明朝体, 平成明朝, sans-serif }
.p-small { font-size: 11px; line-height: 17px }
a:link    { color: blue;   text-decoration: none; }
a:visited  { color: fuchsia; text-decoration: none }
a:hover   { color: orange; 
  background-color: #FFFF88; text-decoration: underline; }
a:active  { color: red;     text-decoration: underline; }
