a:link {
    color: #E726B4;
 }

 a:visited {
    color: #999999;
 }

 a:hover {
    color: #C433CF;
 }

 
