A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #147FEA;
  text-decoration: underline
}

A.buttonLink { 
  color: #FFFFFF; 
}

A.buttonLink:hover {
  color: #8ADBFF;
}

TD.buttonLink {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight : bold;
}
