a.menu:link {
  color: #666633;
  text-decoration: none;
}

a.menu:visited {
  color: #666633;
  text-decoration: none;
}

a.menu:hover {
  color: #666633;
  text-decoration: none;
}

a.menu:active {
  color: #666633;
  text-decoration: none;
}
A:link {
  color: #666633;
  text-decoration: underline;
}
A:visited {
  color: #666633;
  text-decoration: underline;
}
A:active {
  color: #666633;
  text-decoration: underline;
}
A:hover {
  color: #666633;
  text-decoration: underline;
}
INPUT {
	BACKGROUND-COLOR: transparent; text-decoration: bold; color: #666633 ; BORDER-BOTTOM: #666633 1px solid; BORDER-LEFT: #666633 1px solid; BORDER-RIGHT: #666633 1px solid; BORDER-TOP: #666633 1px solid;
}
TEXTAREA {
	BACKGROUND-COLOR: transparent; text-decoration: bold; color: #666633 ; BORDER-BOTTOM: #666633 1px solid; BORDER-LEFT: #666633 1px solid; BORDER-RIGHT: #666633 1px solid; BORDER-TOP: #666633 1px solid;
}
div.gbtext {
	overflow: auto;
}

