A  {
        text-decoration : none;
        color : #006634;
        font-weight : bold;
}
A:Visited  {
        color : #006634;
        text-decoration : none;
        font-weight : bold;
}
A:Active  {
        color : #006634;
        font-weight : bold;
}
A:Hover  {
        color : #80201F;
        text-decoration : none;
        font-weight : bold;
        }

/* möchte man den Text (bzw. Link) nicht FETT-gedruckt haben, dann bitte BOLD entfernen
und durch " " ersetzen */


input
{
 font family: Verdana,Arial,Helvetica,Sans-Serif;
 border-bottom: #14314F px solid;  border-left: #14314F 1px solid;
 border-right: #14314F 1px solid;  border-top: #14314F 1px solid;
 background-color: #ffffff ;  color: #14314F;
 font-size: 9px;
}
textarea {
 font-family: Verdana,Arial,Helvetica,Sans-Serif;
 border-bottom: #14314F 1px solid; border-left: #14314F 1px solid;
 border-right: #14314F 1px solid; border-top: #14314F 1px solid;
 background-color: #ffffff; color: #14314F;
 font-size: 9px;
}
