body {
      font-size:x-small;
      color:#555555;
      line-height:150%;
      background-image:url(../img/moonstruck.gif);
      background-repeat:no-repeat;
      background-attachment: fixed;
      background-position: right 95%;
      margin:20;
      border:0;
      font-family:'MS UI Gothic','Verdana','‚l‚r ‚oƒSƒVƒbƒN';
	scrollbar-arrow-color: #555555; /*–îˆó*/
	scrollbar-face-color: #FFFFFF;
    	scrollbar-highlight-color: #FFFFFF;
        scrollbar-3dlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
}

     a:link {color:#555;text-decoration:none;}
     a:visited {color:#555;text-decoration:none;}
     a:hover {color:#d2534b;text-decoration:none;}
     a:active {color:#555;text-decoration:none;}