body {
color: #944E10;
font-size: 11px;
font-family: Verdana;
}

TD, TR, FONT, INPUT, TEXTAREA {
color: #944E10;
font-size: 11px;
font-family: Verdana;
}

.header{
color: #944E10;
font-size: 13px;
font-family: Verdana;
font-weight: bold;
}

.topics{
color: #944E10;
font-size: 11px;
font-family: Verdana;
letter-spacing:2px;
}

.location{
color: #000000;
font-size: 11px;
font-family: Verdana;
font-weight: bold;
letter-spacing:2px
}

a.hauptnav:link {
color: #944E10;
font-size: 11px;
font-family: Verdana;
text-decoration: underline;
}
a.hauptnav:visited {
color: #944E10;
font-size: 11px;
font-family: Verdana;
text-decoration: underline;
}
a.hauptnav:active {
color: #944E10;
font-size: 11px;
font-family: Verdana;
text-decoration: underline;
}
a.hauptnav:hover {
color: #E57B1E;
font-size: 11px;
font-family: Verdana;
text-decoration: underline
}


a:link {
color: #ffffff;
font-size: 9px;
font-family: Verdana;
text-decoration: none;
}
a:visited {
color: #ffffff;
font-size: 9px;
font-family: Verdana;
text-decoration: none;
}
a:active {
color: #ffffff;
font-size: 9px;
font-family: Verdana;
text-decoration: none;
}
a:hover {
color: #ffffff;
font-size: 9px;
font-family: Verdana;
text-decoration: underline
}

