body { color: black; background-color: white; }

p {}

td {}

a:link { color: blue }

a:visited { color: purple }

a:hover { color: purple }

a:active { color: red }
.text { color: gray; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }
ul { font-family: Verdana, Arial, Helvetica, sans-serif; list-style-type: disc; margin: 0 0 0 14px; }
a.gelb:link { color: #fc0; font-weight: bold; }
a.gelb:visited { color: #fc0 ; font-weight: bold; }
a.gelb:hover { color: #fc0 ; font-weight: bold; }
a.gelb:active { color: #fc0 ; font-weight: bold; }
td { }
a.table:link { color: #4c5c69; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 12px !important; background-color: #a4aba0; text-decoration: none; text-transform: uppercase; vertical-align: middle; padding: 10%; }
a.table:visited { color: #535a5f ; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 12px !important; background-color: #a4aba0; background-position: 100% 0; text-decoration: none; text-transform: uppercase; vertical-align: middle; padding: 10%; }
a.table:hover { color: #535a5f ; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 12px !important; background-color: #bec5ba; background-position: 100% 0; text-decoration: none; text-transform: uppercase; vertical-align: middle; padding: 10%; }
a.table:active { color: #535a5f ; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 12px !important; background-color: #bec5ba; background-position: 100% 0; text-decoration: none; text-transform: uppercase; vertical-align: middle; padding: 10%; }
