a:link {
 font-size:10pt; color:#ffffff; text-decoration:underline; 
}
a:visited {
 font-size:10pt; color:#ffffff; text-decoration:underline; 
}
a:hover {
 font-size:10pt; color:#ffff00; text-decoration:underline; position:relative; left:1px; top:1px; 
}
a:active {
 font-size:10pt; color:#ffff00; text-decoration:underline; position:relative; left:1px; top:1px; 
}
body,table,tr,td,p,{
 font-size: 10pt 
}
.red {
 color: #ff3300;
}
.white {
 color: #ffffff;
}
.light_grey { color: #808080; }
.black { color: #000000;  }           /* 黒 */
.white { color: #FFFFFF; }  /* 黒 */
.big {
 font-size:12pt;
}           /* 大きい文字12pt */
.small {
 font-size:8pt;
}           /* 小さい文字8pt */
.bold {
 font-weight:bold;
}           /* 太い文字 */