
A:link {
  COLOR: #996351;
  TEXT-DECORATION: none
}

A:visited {
  COLOR: #996351;
  TEXT-DECORATION: none
}

A:hover {
  COLOR: #77666C;
  TEXT-DECORATION: none;
  font-weight: bold;
}

.menu {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	color: #996351;
	text-decoration: none;
	background-color: #FFF9F2;	
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	vertical-align: middle;
	display: block;
	height: 16px;
	width: 128px;
}
.menu:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: bold;
	color: #996351;
	text-decoration: none;
	background-color: #FFFFFB;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	vertical-align: middle;
	height: 16px;
	width: 128px;
	display: block;

}

.corp {
  font-family: Garamond;
  font-size: 11pt;
  color: #713C00;
  font-weight: normale;
  text-align: left; 
  text-decoration: none
}

.tit {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt; 
  color: #996351; 
  font-weight: bold;
  text-decoration: none
}

.copy {
  font-family: Garamond;
  font-size: 9pt;
  color: #A4979C;
  font-weight: normale;
  text-decoration: none
}
  
