
a { color: #0000FF}
a:link{color: #9A9A2A; text-decoration : none ;}
a:active{color: #9A9A2A; text-decoration : none ;}
a:visited{color: #9A9A2A; text-decoration : none ;}
a:Hover{color: #003F20; text-decoration: underline;}

a:lnk2 { color: #9A9A2A; text-decoration: none;}
a:visited.lnk2 { color: #9A9A2A; text-decoration: none;}
a:active.lnk2 { color: #9A9A2A; text-decoration: underline;}
a:hover.lnk2 { color: #FFFFFF; text-decoration: underline;}

a:lnk3 { color: #000000; text-decoration: underline;}
a:link.lnk3 {color: #000000; text-decoration : underline ;}
a:visited.lnk3 { color: #000000; text-decoration: underline;}
a:active.lnk3 { color: #003F20; text-decoration: underline;}
a:hover.lnk3 { color: #003F20; text-decoration: underline;}

/* テキスト */
.txt18   {  font-size:18px ; line-height:24px ; text-decoration:none ; font-weight:normal ; }
.txt18b   {  font-size:18px ; line-height:24px ; text-decoration:none ; font-weight:bold ; }
.txt14   {  font-size:14px ; line-height:18px ; text-decoration:none ; font-weight:normal ; }
.txt12   {  font-size:12px ; line-height:14px ; text-decoration:none ; font-weight:normal ; }
.txt12b  {  font-size:12px ; line-height:14px ; text-decoration:none ; font-weight:bold   ; }  
.txt14b  {  font-size:14px ; line-height:18px ; text-decoration:none ; font-weight:bold   ; }  
.txt10   {  font-size:10px ; line-height:12px ; text-decoration:none ; font-weight:normal ; }
.default {  font-size:12px ; line-height:14px ; text-decoration:none ; font-weight:normal ; }

/* その他テーブル */
td {  font-size: 12px}


