.text10px { font-size: 10px;}
.text12px { font-size: 12px;}
.text14px { font-size: 14px;}
.text18px { font-size: 18px;}
.text24px { font-size: 24px;}
.text10-14 { font-size: 10px; line-height: 14px;}
.text12-16 { font-size: 12px; line-height: 16px;}
.text12-18 { font-size: 12px; line-height: 18px;}
td { font-size: 12px;}
body { font-size: 12px;}
A:hover {
  color: #ff0000; /* リンクの色 */
 }