
a:link {text-decoration:NONE; color:#000000} 
a:visited {text-decoration:NONE; color:#000000} 
a:active {text-decoration:NONE; color:#AAAAAA} 
a:hover {text-decoration:OVERLINE; color:#FF8000;
border-bottom-style : dashed;
border-bottom-color : #FF8000;
border-bottom-width : 2px;
background-color : #FFDDBB;
} 

BODY{
  scrollbar-arrow-color: #000000;
  scrollbar-face-color: #89A39D;
  scrollbar-shadow-color: #000000;
  scrollbar-highlight-color: #BBCAC7;
  scrollbar-darkshadow-color: #000000;
  scrollbar-3dlight-color: #000000;

font-size:12px;
font-family: MS UI Gothic;

background-image: url(image/wall.gif);

}

TD{
font-size:12px;
font-family: MS UI Gothic;
}

HR{
height:1px;color:#003300;
}

