A.menu{
  color : #9e7661;
  
  font-family : HGP‘n‰pŠpÎß¯Ìß‘Ì;
  font-size : 12px;
  

  
  letter-spacing : 0px;
  
  
  text-decoration : none;
}
A:HOVER.menu{
  color : #886962;
  background-color : #daccb8;
  font-family : HGP‘n‰pŠpÎß¯Ìß‘Ì;
  font-size : 12px;
  text-decoration : none;
}
BODY{
  font-size : small;
  color : #624935;
  
  font-weight : lighter;
  
}
.right{
  left : 41%;
  
  

  font-size : x-small;
  position : absolute;
border-width : thin thin thin thin;border-style : dotted dotted dotted dotted;border-color : #aa9c88 #aa9c88 #aa9c88 #aa9c88;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}
.left{
  
  margin-left : 4px;
  font-size : small;
  position : relative;
}
TD{
  font-size : small;
}
.small{
  font-size : x-small;
}
a {
	color : #FF9900;
}
a:link {
	text-decoration : none;
}
a:visited {
	color : #996633;
	text-decoration : none;
}
a:hover {
	color : #cc0033;
	text-decoration : underline;
	background-color:#fff0f5;

}
a:active {
	background-color : transparent;
	color : #402840;
	text-decoration : none;
}