 /* Fonts */ body, table, tr, th, td, div, p, span, ul, h1, h2, h3, h4 { font-family:Verdana, Arial, Helvetica, sans-serif; } .bold { font-weight:bold; } /* Links */ a:link, a:visited, a:active { color:#000000; text-decoration:none; } a:hover { color:#f1230f;  /* VfB-Rot */ text-decoration:none; }