body {
 background-color: #FAD69A;
}
div {
 color: #FAD69A;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: x-small;
 font-weight: bold;
}

div.ha {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: x-small;
 font-weight: bold;
 color: #000000;
}

div.aus {
 color: #000000;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: x-small;
 font-weight: normal;

}

A:link { color: #014985; text-decoration : none; font-weight: bold;}
A:visited { color: #014985; text-decoration : none;}
A:active { color: #010151; text-decoration : none;}
A:hover { color: #010151; text-decoration : underline;}

td {
 color: #FAD69A;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-style: normal;
 line-height: normal;
 font-weight: normal;
 font-variant: normal;
 text-decoration: none}
