
A:link {
  COLOR: #FFFFFF;
  TEXT-DECORATION: none
}

A:visited {
  COLOR: #FFFFFF;
  TEXT-DECORATION: none
}

A:hover {
  COLOR: #FFFFFF;
  TEXT-DECORATION: none;
  font-weight: bold;
}

.menu {
	font-family: Garamond;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;	
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	vertical-align: middle;
	display: block;
	height: 16px;
	width: 128px;
}
.menu:hover {
	font-family: Garamond;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	vertical-align: middle;
	height: 16px;
	width: 128px;
	display: block;

}

.corp {
  font-family: impact;
  font-size: 18pt;
  color: #00FF00;
  font-weight: normale;
  text-align: left;
  text-decoration: none
}

.tit {
  font-family: Arial;
  font-size: 14pt; 
  color: #00FF00; 
  font-weight: bold;
  text-decoration: none
}

.copy {
  font-family: Garamond;
  font-size: 9pt;
  color: #FFFFFF;
  font-weight: normale;
  text-decoration: none
  vertical-align: middle;
}
  