TexasWebDevelopers.com
To achieve the hyperlink style above simply put this code in between the <head> tags:
<style type="text/css"> <!-- a { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #336699; text-decoration: none; font-weight: bold} a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #990000; text-decoration: underline; font-weight: bold} --> </style>