<!--
A:hover{color:00ff00;}
body{
  background-color: ffffff;
  background-image: url("images/bg.gif");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: 50% 250px;
  font-family: "Arial", "Times New Roman", serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
}
.normaltext{
  font-family: "Arial", "Times New Roman", serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
}
.normallink{
  font-family: "Arial", "Times New Roman", serif;
  color: 98782E;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
}
.smalltext{
  font-family: "Arial", "Times New Roman", serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}
.smalllink{
  font-family: "Arial", "Times New Roman", serif;
  color: 98782E;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}
.biglink{
  font-family: "Arial", "Times New Roman", serif;
  color: ffffff;
  font-style: normal;
  font-size: 22px;
  font-weight: bold;
  text-decoration: none;
}
.biglink:hover{color:ffff00;}
input,textarea,select{border: #d9c48e 1px solid; border-bottom: #d9c48e 1px solid; border-left: #d9c48e 1px solid; border-top: #d9c48e 1px solid; border-right: #d9c48e 1px solid}
//-->