A .pwg-icon {
  background-image: url(icons_sprite.png);
}
A:hover .pwg-icon {
  background-image: url(icons_sprite_hover.png);
}