a:link {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #96B658; text-decoration: none; font-size: 10px}
a:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #96B658; text-decoration: none; font-size: 10px}
a:active {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #96B658; text-decoration: none; font-size: 10px}
a:hover {  font-family: Verdana, Arial, Helvetica, sans-serif;  color: A5C95D; text-decoration: none; font-size: 10px}

.input {
border-width: 1px;
border-color: #9C9C9C;
color: #000000;
font-family: Verdana;
font-size: 10px;
height: 16px;
border-top-style: solid;
border-right-style: solid;
border-left-style: solid;
border-bottom-style: solid;
background: URL('/css/input_bg.jpg');
}

.textarea {
border-width: 1px;
border-color: #9C9C9C;
color: #000000;
font-family: Verdana;
font-size: 10px;
border-top-style: solid;
border-right-style: solid;
border-left-style: solid;
border-bottom-style: solid;
background-color: #EEEDED;
}