
a:visited {
  COLOR: #9a918c;
  TEXT-DECORATION: none;
  font-weight: bold;
}

a:active {
  COLOR: #9a918c;
  TEXT-DECORATION: none;
  font-weight: bold;
}

a:hover {
  COLOR: #ffa513;
  TEXT-DECORATION: none;
}

.inpt1 {
  FONT-SIZE: 7pt;
  COLOR: #7a4f05;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  BACKGROUND-COLOR: #faf5ef;
  BORDER-RIGHT: #281A19 1px double;
  BORDER-TOP: #281A19 1px double;
  BORDER-LEFT: #281A19 1px double;
  BORDER-BOTTOM: #281A19 1px double;
  width: 82px;
  height: 17px;
}

.plink {
  padding-top: 4px;
  padding-bottom: 2px;
  padding-left: 0px;
  padding-right: 0px;
}

