Version: 3.2.0 (using KDE 3.2.0, compiled sources) Compiler: gcc version 3.2.3 OS: Linux (i686) release 2.4.22 Take the test scenario at http://www.digitalsummoners.ro/test/test.html . In there, you'll see 4 links inside a div. The div's class defines link colors for unvisited, visited and hover. The first two links don't specify an explicit style. The second two links specify an explicit style, which overrides the text weight to bold and the unvisited and visited colors. The unvisited link works fine. However, the "visited" color isn't overriden, so the last link appears yellow instead of blue. If you point Internet Explorer to that link, you'll see the 4th link colored in blue.
in HEAD (to be backported) it's blue too. *** This bug has been marked as a duplicate of 73214 ***