
A:link {text-decoration : #ff8040;}
A:visited {text-decoration:#ff8040;}
A:active {text-decoration:#ff8040;}
A:LINK{
  color : #ffcf40;
}
A:VISITED{
  color : #ffcf40;
}
FONT{
  color : #ffcf40;
  font-family : Verdana;
}
A:HOVER{
  color : #ff9b40;
}
A:ACTIVE{
  color : #ff9b40;
}
