 
BODY{
  font-family : ダサ字TT;
  color : #800040;
  cursor : crosshair;
  text-decoration : none;
  border-color : purple purple purple purple;
  background-repeat : no-repeat;
  background-attachment : fixed;
  background-position : right top;
  
}
A{
  text-decoration : none;
  cursor : crosshair;
  color : #800040;
  font-family : へた字,ダサ字TT;
}
A:HOVER{
  color : red;
  background-color : #ff8080;
  float : none;
  clear : none;
  position : relative;
  top : 5px;
  cursor : crosshair;
  font-weight : bold;
}
