 
A:HOVER{
  color : #aa5500;
  text-decoration : none;
  font-weight : normal;
}
A:ACTIVE{
  color : #aa5500;
  text-decoration : none;
  font-weight : normal;
}
A{
  color : #5c5c2e;
  text-decoration : none;
  font-weight : normal;
}
BODY{
  background-image : url(file:///E:/ootagawa/gazou/back3.jpg);
  background-attachment : fixed;
  background-repeat : no-repeat;
  background-position : 50% 0%;
  
}
