Stack your images as one image, and then add a class that shifts the image's background property to the appropriate offset.
Not only does this turn multiple images into one HTTP request, it also means you don't have to bother writing code to preload the hover state of the images.
This is called a sprite sheet.