.marquee {
color: #4F5B57;
font-weight: normal;
font-size: 10px;
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
background-color: white;
}

a { color: #757779; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
a:hover { color: #26b183; text-decoration: underline }

a.popmenuakt { color: white; text-decoration: underline  }
a.popmenuakt:hover { color: black; text-decoration: underline }
a.popmenu { color: white; text-decoration: none }
a.popmenu:hover { color: white; text-decoration: underline  }

a.textmenuakt  { font-size: 10px; color: #757779; text-decoration: underline }
a.textmenuakt:hover  { color: white; text-decoration: underline; }
a.textmenu  { font-size: 10px; color: #757779; text-decoration: none }
a.textmenu:hover  { color: black; }

h3 { margin-bottom: 0px; }

td { color: #757779; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

span.pagetitle { color: #757779; font-size: 16px; }
table.line   { border-top: 1px solid #757779; border-bottom: 1px solid #757779; }
table.popmenu   { background-color: #26b283 }

p.text { padding: 10px;  }