     
a:link { text-decoration:underline; color: red; font-weight: bold}
a:visited { text-decoration:underline; color: #ff8080; font-weight: bold}
a:hover { text-decoration:underline; color: #00ff40; font-weight: bold}
    
