body { background-color:#ffffff; }

a:link    { text-decoration:underline;color:#0000ff; }
a:visited { text-decoration:underline;color:#0000ff; }
a:active  { text-decoration:underline;color:#0000ff; }
a:hover   { color:#ffffff; background-color:#6666ff; }

td { font:16px/150% 'MS UI Gothic'; }

.f14 { font-size:14px; line-height:150%; font-family:'MS UI Gothic'; }
.f15 { font-size:15px; line-height:150%; font-family:'MS UI Gothic'; }
.f16 { font-size:16px; line-height:150%; font-family:'MS UI Gothic'; }
.f18 { font-size:18px; line-height:140%; font-family:'MS UI Gothic'; }
.f24 { font-size:24px; line-height:140%; font-family:'MS UI Gothic'; }

.color-rd { color:red; }
.color-drd { color:#cc0000; }
.color-bl { color:blue; }
