A {
  color: #FFFFFF;
  text-decoration: none;
}

A:hover {
  color: #FF9933;
  text-decoration: none;
}