/* Link */
a:link { color:#333333; text-decoration: none;}
a:visited { color:#999999; text-decoration: none;}
a:active { color:#003399;	text-decoration: underline;}
a:hover { color:#003399; text-decoration: underline;}

a.navi01:link {color: #3333CC; text-decoration: underline}
a.navi01:visited {color: #333333; text-decoration: underline}
a.navi01:active {color: #3333CC; text-decoration: underline}
a.navi01:hover {color: #3333CC; text-decoration: underline}

/* Text */
.small { font-size: 10px; line-height: 16px;}
.normal { font-size: 12px; line-height: 20px;}
.normal01 { font-size: 12px;}

.copyright { font-size: 10px; line-height: 13px; color:#BBBBBB;}

#gl{color:#CCCCCC;}
#re{color:#FF0000;}