a:link { 
  
  color:#03FCB1;
  text-decoration:overline;
  
}

 

a:visted {
    
  color:#fc0394;
  text-decoration:underline;
  
}