BODY{
  font-family : "MS UI Gothic";
  color : #000000;
  background-attachment : fixed;
}
A{
  color : #0066ff;
  background-color : white;
}
A:HOVER{
  color : white;
  background-color : #0066ff;
}
