.txt9px {  font-size: 9px}
.txt10px { font-size: 10px}
.txt11px { font-size: 11px}
.copy { font-size: 10px; line-height:17px}
a:link {  color: white; text-decoration: none}
a:visited {  color: white; text-decoration: none}
a:hover {  color: yellow; text-decoration: underline}
a:active {  color: white; text-decoration: underline}
.hoge a:link{  color: #white; text-decoration: none}
.hoge a:visited {  color: #white; text-decoration: none}
.hoge a:hover {  color: #white; text-decoration: underline}
.hoge a:active {  color: #white; text-decoration: underline}
.hoge2 a:link {  color: #29186B; text-decoration: none}
.hoge2 a:visited {  color: #003300; text-decoration: none}
.hoge2 a:hover {  color: #CC0000; text-decoration: underline}
.hoge2 a:active {  color: #CC0000; text-decoration: underline}

