A:LINK{
  color : #7bfbf8;
}
A:VISITED{
  color : white;
}
A:HOVER{
  color : #fe857e;
}
A:ACTIVE{
  font-weight : bold;
  color : #f3fb66;
}
