 
#page{
  text-align : left;
  margin-left : auto;
  margin-right : auto;
  width : 750px;
  
}
BODY{
  text-align : center;
  background-image : url(gazou/back01.gif);
  line-height : 130%;
}
P{
  color : black;
  line-height : 130%;
}
H1{
  color : black;
}
H2{
  color : black;
  line-height : 130%;
}
H3{
  color : black;
}
H4{
  color : black;
}
H5{
  color : black;
}
H6{
  color : black;
}
A{
  
  
  
  
  
  
  
  
  border-right-width : 3px;
  border-right-style : ridge;
  border-right-color : silver;
  
  
  
  
  border-top-width : 3px;
  border-left-width : 3px;
  border-bottom-width : 3px;
  border-top-style : ridge;
  border-left-style : ridge;
  border-bottom-style : ridge;
  border-top-color : silver;
  border-left-color : silver;
  border-bottom-color : silver;
  
  
  
  
  
  
  
  
  

  padding-top : 3px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 0px;
  
  
  
  
  height : 100%;
  
  
  text-decoration : none;
  

  

  
  

  line-height : 200%;
}
A:LINK{
  
  font-weight : bold;
  text-decoration : none;
}
A:VISITED{
  font-weight : bold;
  text-decoration : none;
  
  
}
A:HOVER{
  font-weight : bold;
  
  
border-top-width : 3px;border-right-width : 3px;border-bottom-width : 3px;border-left-width : 3px;border-style : groove groove groove groove;border-top-color : silver;border-right-color : silver;border-bottom-color : silver;border-left-color : silver;
  

  

  padding-top : 3px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 0px;
  
  

  
  color : #ff3300;
  text-decoration : none;
  height : 100%;
}
A:ACTIVE{
  font-weight : bold;
  
  text-decoration : underline;
  
}