/* Dieses Stylesheet gilt für die Darstellung der Links */ a:link { text-decoration:none; font-weight:bold; color:#000000; } a:visited { text-decoration:none; font-weight:bold; color:#000000; } a:hover { font-weight:bold; text-decoration:underline; color:#000000; } a:active { font-family:verdana; text-decoration:none; font-weight:bold; color:#000000; } a:lead { font-family:verdana; font-size:10px; font-weight:bold; text-decoration:none; color:#000000; } a.lead:hover { font-family:verdana; text-decoration:none; color:#000000; }