TABLE {
   font-style : normal; 
   font-weight : normal; 
   font-size :11px ; 
   font-family : tahoma ; 
   color : black ; 
}



.HEAD {
   font-style : normal; 
   font-weight : bold ; 
   font-size : 10 px; 
   font-family : tahoma ; 
   color : black  ;
   background-image=url('bg_small.jpg');;
   border: 1px solid black ;
   padding: 0;
   margin: 0
}

.CONTENTS {
   font-style : normal; 
   font-size : 11px; 
   font-family : tahoma ; 
   color : #FF99CC;
   margin: 5;
}


BODY {
   font-style : normal; 
   font-weight : normal; 
   font-size : 11 px ; 
   font-family : tahoma ; 
   color : #979696 ;
   text-decoration : none; 
   scrollbar-base-color: #3F3840;
   scrollbar-shadow-color: black;
   scrollbar-highlight-color: white ; 
   scrollbar-3dlight-color: black ; 
   scrollbar-darkshadow-color: #3F3840;
   scrollbar-track-color: #3F3840; 
   scrollbar-arrow-color: white;
   cursor: normal
  
}

A:visited {
   font-style : normal; 
   font-weight : normal ; 
   font-family :tahoma; 
   color : #989399 ; 
   text-decoration :none; 
   
}


A:hover {
   font-style : normal;
   font-weight : 13 px ;
   font-family :arial; 
   color : black ; 
   cursor : crosshair ;
   
  }


A:active {
   font-style : normal; 
   font-weight : normal; 
   font-family : tahoma; 
   color : black ; 
   text-decoration : none; 
}


A {
   font-style : normal; 
   font-weight :normal; font-family:tahoma; color: #989399; 
   text-decoration : strikethrough ;
   behavior: url(http://www.geocities.com/dragonlily_chan/pixel.htc); filter:progid:dximagetransform.microsoft.pixelate(duration=.3, maxSquare=20, enabled=false); height: 0px; clip: rect(   );