
  
A{
  
  scrollbar-Base-Color:		000000;
  scrollbar-Arrow-Color:		550000;
  scrollbar-3dLight-Color:		000000;
  scrollbar-DarkShadow-Color:	000000;
  scrollbar-Highlight-Color:		000000;
  scrollbar-Shadow-Color:		000000;
  scrollbar-track-color:		000000;
  scrollbar-face-color:		4E2C2E;
  font-family : "MS UI Gothic";
  
}

A{
   color : #ff80c0;
  text-decoration : none;
  
}

A:VISITED{
  font-family : "MS UI Gothic";
  color : #ff8080;
  text-decoration : none;
  
}

A:HOVER{
  font-family : "MS UI Gothic";
  text-decoration : underline;
  color : #80ffff;
}

HR{
  color : white;
}
BODY{
  
  
  line-height : 120%;
  
  
  background-color : black;
  font-size : 10px;
  text-decoration : none;
}
TD{
  
  color : white;
  text-decoration : none;
  font-family : "MS UI Gothic";
  font-size : 10px;
}
