a:link {color: #FF0000}/*red*/
a:visited {color: #000000}/*black*/
a:hover {color: #00008c}/*dk blue*/
a:active {color: #0000FF}/*blue*/

