I've been unhappy with the fact that all my links are coming out navy, for two reasons: (1) it's too close to black for me, and (2) the parser shouldn't be doing this -- this is a presentation tidbit that should be done by the viewer, if the user tells it to. So I've made the following change:
Links are only colored if either (a) the document explicitly says to color them, or (b) the user defines "anchor-color" in their config file (sorry about that American spelling, Robert :-). But as a bonus, you can define "anchor-color" to any color, so now you can have red links if that's what you want. I've also turned off explicit setting of the color to black at the beginning of every paragraph. Again, this is what the viewer should be doing, and, it seems to be unnecessary. Bill
