MArtin: aktiver Hyperlink markiert

Beitrag lesen

Vielleicht habe ich mich undeutlich ausgedrückt,jedenfalls ist die "aktive" Seite und auf welcher seite man sich gerade befindet für mich "fast" das gleiche!

Allerdings wird der aktive Link bei mir nicht unterstrichen!

<STYLE TYPE="text/css">
<!--
    A:link {color: #2D68A2;text-decoration:none;}
    A:visited {color:#2D68A2;text-decoration:none;}
    A:active {color: #000000; text-decoration:underline;}
    A:hover {color: #2D68A2; text-decoration:none;}

//-->
  </style>