 
A:LINK{
  color : yellow;
}
A:VISITED{
  color : yellow;
}
A:HOVER{
  color : #ff5f11;
}
A:ACTIVE{
  color : #dd4800;
}

