A  {
        text-decoration : none;
        color : #000000;
        font-weight : bold;
}
A:Visited  {
        color : #000000;
        text-decoration : none;
        font-weight : bold;
}
A:Active  {
        color : #000000;
        font-weight : bold;
}
A:Hover  {
        color : #CC3300;
        text-decoration : none;
        font-weight : bold;
        }

/* möchte man den Text (bzw. Link) nicht FETT-gedruckt haben, dann bitte BOLD entfernen
und durch " " ersetzen */