html , body {
  scrollbar-base-color : #ffffff ;
  scrollbar-arrow-color : #99ccff ;
  scrollbar-face-color : #ffffff ;
  scrollbar-track-color : #ffffff ;
  scrollbar-3dlight-color : #ffffff ;
  scrollbar-highlight-color : #99ccff ;
  scrollbar-shadow-color : #99ccff ;
  scrollbar-darkshadow-color : #ffffff ;
}


.autolink{border-top:3px double #8B2323;
border-bottom:3px double #8B2323;
border-left:3px double #8B2323;
border-right:3px double #8B2323;
line-height:120%;
font-size:13.8px}

body {
  font-size : 15px ;
  color : #ffffff ;
  font-family: Century Gothic;
  background-color : #000000;
  background-image :   url(img/bg.gif);
  background-repeat : no-repeat ;
  background-attachment : fixed ;
  position: absolute;
  margin: 0 px, 0 px, 0 px, 0 px;
	
}

td {
	font-family: Century Gothic, Helvetica, sans-serif, arial;
	font-size: 13px;
}

.bg {
  background-color : #000000;
  background-image :   url(img/bg_kaguya.gif);
  background-repeat : no-repeat ;
  background-attachment : fixed ;
  position: absolute;
  margin: 0 px, 0 px, 0 px, 0 px;
}

.fancyfont1 {
	font-size:25px;
	font-family:  Century Gothic; }
.fancyfont2 {font-size:20px; font-family: Apple Chancery; }

A:link { color: #ffffff;  TEXT-DECORATION:underline; }
A:visited { color:#ffffff; TEXT-DECORATION:underline; background-color: NONE;}
A:active { color: #ccffcc; TEXT-DECORATION:underline; }
A:hover { background-color: #ffffff; color: #000000; TEXT-DECORATION:NONE; }

.border
	{
	border-width : 1px ;border-style : solid ;border-color :666666;
	}