a {text-decoration: none }
a:link { text-decoration: none; color: #333333 }
a:visited { color: #333333 }  
a:hover   { color: yellow; text-decoration : underline; }
a:active  { color: red }
a.linkklein:link { color: #ffff99; font-size: 10px }
a.linkklein:visited { color: #ffff99; font-size: 10px }
a.linkklein:hover   { text-decoration : underline; }
h2 { font-size: 20px }
td { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.overhead  { font-size: 10px; line-height: 13px }
