BODY {
  background-color: #FFFF99;
  background-image: url("images/fnd-texture.gif");
}

P, TD {
  color: #FFFFFF;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

A, A:LINK, A:VISITED, A:ACTIVE {
  color: #FFFFFF;
  text-decoration: none;
}

A:HOVER {
  color: #FFFF00;
  text-decoration: none;
}

.foot {
  color: #000000;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

.foot A, .foot A:LINK, .foot A:VISITED, .foot A:ACTIVE {
  color: #000000;
  text-decoration: none;
}

.foot A:HOVER {
  color: #CC0000;
  text-decoration: none;
}