<style>
a {  text-decoration: none}
a {  text-decoration: none}
a:hover { color:#FFFFFF; text-decoration: underline; }
a:link {color:#FFFFFF}
a:visited {color:#FFFFFF}
a.honbun{  text-decoration: underline}
a.honbun:hover {color:blue; text-decoration: underline; background-color:#ccffff;  }
a.honbun:link {color:blue}
a.honbun:visited {color:blue}
BODY{
color: #ffffff;
color.honbun:#000000;
font-family: "Trebuchet MS";
font-size: small; 
scrollbar-highlight-color: #0000ff; 
scrollbar-shadow-color: #0000ff; 
scrollbar-arrow-color: #0000ff; 
scrollbar-face-color:#ffffff;
scrollbar-3dlight-color: #000000; 
scrollbar-track-color: #ccffff; 
scrollbar-darkshadow-color:#000000;
}
</style>
