<style>

  :link { color: "#00639C" }  /* for unvisited links */
  :visited { color: "#00639C" } /* for visited links */
  :active { color: "#00639C" } /* when link is clicked */
  :hover { color: "#00639C") } /* when mouse is over link */

  a { text-decoration: none }

</style>

