 
A:LINK{
  color : #555555;
  text-decoration : none;
}
A:VISITED{
  color : #AAAAAA;
  text-decoration : none;
}
A:HOVER{
  color : #FF0088;
  text-decoration : none;
}

