The default link color is blue. How to remove the default link color of the html hyperlink tag ?
This code changes the color from the default to what is specified in the style. Using a:hover, you can change the color of the text from the default on hover.