 
A{
  color : #999999;
  text-decoration : underline;
}
A:HOVER{
  color : #970000;
  text-decoration : none;
}
