 
BODY{
  font-family : へた字,ダサ字;
  color : teal;
  background-repeat : no-repeat;
  background-attachment : fixed;
  
  cursor : crosshair;
  color : black;
  text-decoration : none;
  font-size : x-small;
}
A{
  text-decoration : none;
  cursor : crosshair;
  color : black;
  font-size : x-small;
}
A:HOVER{
  color : silver;
  cursor : crosshair;
  float : none;
  clear : none;
  position : relative;
  top : 3px;
  
  background-color : black;
  font-size : x-small;
}
P{
  font-size : x-small;
}
