
.bold { font-weight: bold }
.red { color: red }
.blue { color: blue }
.t10    { font-style: normal; font-weight: normal; font-size: 10px; font-family: "ＭＳ ゴシック" }
.t12    { font-style: normal; font-weight: normal; font-size: 12px; font-family: "ＭＳ ゴシック" }
a:hover { color: fuchsia }

