.txt10 {  font-size: 10px; line-height: 14px;}
.txt12 {  font-size: 12px; line-height: 16px;}
.txt14 {  font-size: 14px; line-height: 18px;}
.txt16 {  font-size: 16px; line-height: 20px;}
a:link {  color: #0066CC; text-decoration: none;}
a:visited {  color: #660099; text-decoration: none;}
a:hover {  color: #cc0000; text-decoration: underline;}
a:active {  color: #cc0000; text-decoration: underline;}

a.menu{
    display: block;
    width: 143px;
    height: 38px;
    background-image: url(../img_cmn/menu_a.gif);
    text-align: center;
    font-weight: bold;
    font-size: 12px;
	line-height: 16px;
    padding-top: 11px;
	color: #333333; text-decoration: none;}
a:visited.menu {  color: #333333; text-decoration: none;}
a:hover.menu{  background-image:url(../img_cmn/menu_b.gif);
    font-size: 12px;
	line-height: 16px;
	color: #336633; text-decoration: underline;}
a:active {  color: #336633; text-decoration: underline;}

a.menu2line{
    display: block;
    width: 143px;
    height: 38px;
    background-image: url(../img_cmn/menu_a.gif);
    text-align: center;
    font-weight: bold;
    font-size: 12px;
	line-height: 14px;
    padding-top: 5px;
	color: #333333; text-decoration: none;}
a:visited.menu2line{  color: #333333; text-decoration: none;}
a:hover.menu2line{  background-image:url(../img_cmn/menu_b.gif);
    font-size: 12px;
	line-height: 14px;
	color: #336633; text-decoration: underline;}
a:active {  color: #336633; text-decoration: underline;}