On refers to the image that appears when the user moves the mouse onto the image;
Off refers to the image that appears when the page is first loaded and when the user moves the mouse off of the image.
Mouse Over refers to the 'on' image; Mouse Out refers to the 'off' image.
To make image into an active link just add a url to the <a href=""> section.