That blue color is actually the default color of a visited link (vlink).
To remove it write the following piece of code in your document.
Attributes for <BODY ...>
TEXT = color expression
ALINK = color expression
LINK = color expression
VLINK = color expression
So to change the blue color...