A:LINK {
  color : blue;
  text-decoration : none;
}
A:HOVER {
  color : red;
}
.a {
  COLOR: #000000;
}
.ab {
  COLOR: #3333cc;
}
.aw {
  COLOR: #ffffff;
}
A:VISITED{
  text-decoration : none;
}
