#primaryPromotion a:hover,
#primaryPromotion a:active  {
    color: #0094d6;
    text-decoration: none;
}

#primaryPromotion a    {
    color: #a3b340;
}

#primaryPromotion {
  background: #f9ffe5 url(images/background-new-green.png) no-repeat top left;
  }

#primaryPromotion h2, #primaryPromotion .Head {
  color: #b6c849;
  font-size: 18px;
  }

#primaryPromotion img {
  display: block;
  margin: 0 auto;
  }
