/*Style definitions for Haramachi Lodge Site websites*/

body {
   background-color: #e4e0c4;
   background-image: url("../img/lbg3.gif")
}

td {  
font-family: ‚l‚r ‚oƒSƒVƒbƒN,Osaka; 
font-size: 12px
}

.inputsmall { 
font-family: ‚l‚r ‚oƒSƒVƒbƒN,Osaka; 
font-size: 12px
}

a:link {
 color:#003399;
 text-decoration:none
}

a:visited {
 color:#003399;
 text-decoration:none
}
a:hover {
 color:#CC0000;
 text-decoration:underline
}
a:active {
 color:#000000;
 text-decoration:underline
}

.b:link {
 color:#666666;
 text-decoration:none
}

.b:visited {
 color:#666666;
 text-decoration:none
}
.b:hover {
filter: alpha(opacity=60);
-moz-opacity:0.6;
opacity:0.6;
 color:#666666;
 text-decoration:none
}
.b:active {
 color:#666666;
 text-decoration:none
}