 
A:LINK{
  color : #ffbf80;
}
A:HOVER{
  
  
  color : aqua;
}
A:ACTIVE{
  color : #ffff62;
  
}
A:VISITED{
  color : #c6c6c6;
  
}
