BODY{
  color : #6d00db;
  font-family : "MS UI Gothic" ;
  font-size : 14px;
  scrollbar-arrow-color : cornFlowerBlue ;
  scrollbar-base-color : white ;
  scrollbar-face-color : white ;
  scrollbar-highlight-color : white ;
  scrollbar-3dlight-color : white ;
  scrollbar-shadow-color : white ;
  scrollbar-darkshadow-color : cornFlowerBlue ;
  cursor : url('clockw1.ani') ;
  background-color : #ffdac8;
}
A:LINK{
  text-decoration : underline ;
  color : #0000e1;
  font-size : 12px ;
}
A:VISITED{
  text-decoration : underline;
  color : blue;
  font-size : 12px ;
}
A:hover{
  text-decoration : underline ;
  position : relative ;
  top : 3px ;
  left : 3px ;
  blue  cursor : url('clockw2.ani') ;
  font-size : 12px ;
}
TABLE{
  font-family : "MS UI Gothic" ;
  font-size : 14px;
  line-height : 18px;
  background-color : white;
}
H1{
  font-family : "MS UI Gothic";
  color : white;
  font-size : 12px;
}
