a {text-decoration:none}
a:hover {color:#CC0000; text-decoration:underline}
.rubyTxt{LINE-HEIGHT:200%}
.space1Txt {line-height:150%}
.txt_h200{LINE-HEIGHT:200%}
.txt_h150 {line-height:150%}
a.link_w { color:#FFFFFF; text-decoration:none }
a.link_w:hover { color:#FFFFFF; text-decoration:underline ; font-weight: bold}
.fc_FF0000 {  color: #FF0000}
.fc_red_FF0000 {  color: #FF0000}
.fc_red_CC0000 {  color: #CC0000}
.fc_red_990000 {  color: #990000}
.f_bold {  font-weight: bold}
.f_ul {  text-decoration: underline}
.f_italic {  font-style: italic}
.fc_white {  color: #FFFFFF}
.fsize_1 {  font-size: xx-small}
.fsize_2 {  font-size: x-small}
.fsize_3 {  font-size: small}
.fsize_4 {  font-size: medium}
.fsize_5 {  font-size: large}
.fsize_6 {  font-size: x-large}

.fp_twb {  font-family: "lr SVbN", "Osaka|"; font-weight: bold}

.c_hand{ cursor:hand;}

/* We need this hover effect on the anchor tag for WinIE */
#zoom a:hover img {
  width:300px;
  height:225px;
}

/* But this one works in Safari and Moz */
#zoom img:hover {
  width:300px;
  height:225px;
}

/* For some reason, this rule makes the effect work in IE. */
#zoom a:hover {
  padding:0;  
}
h1 {  font-size: large}
.fsize_mid { font-size: 0.9em; line-height: 1.4em}
