.myButton a{
background:URL(tuaimg.gif);
...
...
}

.myButton a:hover{
background:URL(altra_tuaimg.gif);
...
...
}