
td            { font-style: normal; font-size: 10px; font-family: Verdana, Arial, Geneva, Helvetica }
p             { font-style: normal; font-size: 10px; font-family: Verdana, Arial, Geneva, Helvetica }
b              { font-style: normal; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, Geneva, Helvetica }
div               {font-style: normal; font-size: 10px; font-family: Verdana, Arial, Geneva, Helvetica }

a:active          { color: white; text-decoration: none }
a:active:hover           { color: #9EEA8C; text-decoration: none }
a:visited       { color: white; text-decoration: none }
a:visited:hover           { color: #9EEA8C; text-decoration: none }
a:link       { color: white; text-decoration: none }
a:hover           { color: #9EEA8C; text-decoration: none }

.link:link        { color: black; text-decoration: underline }
.link_ohne:link { color: black; text-decoration: none }
.link:hover          { color: black; text-decoration: underline }
.link_ohne:hover { color: black; text-decoration: none }
.link:visited:hover { color: black; text-decoration: underline }
.link_ohne:visited:hover { color: black; text-decoration: none }
.link:visited { color: black; text-decoration: underline }
.link_ohne:visited { color: black; text-decoration: none }
.link:active { color: black; text-decoration: underline }
.link_ohne:active { color: black; text-decoration: none }
.link:active:hover { color: black; text-decoration: underline }
.link_ohne:active:hover { color: black; text-decoration: none }

