
a {  text-decoration: underline; color: black; font: 10pt times, tahoma } 
a:visited { color: black }
a:active { color: red }
a:hover { color: navy; text-decoration: none; font: 10pt times, tahoma }

