 
A:HOVER{
  color : #aa5500;
  text-decoration : none;
  font-weight : bold;
}
A:ACTIVE{
  color : #aa5500;
  text-decoration : none;
  font-weight : bold;
}
A{
  
  text-decoration : none;
  font-weight : bold;
  background-image : url(file:///E:/“Æ‚èŒ¾/oyaji/4_gazou/wall05_1.gif);
  color : olive;
}
BODY{
  
  background-attachment : fixed;
  background-repeat : repeat;
  
  background-position : 0%;
}
