you're on the right track, however, you must specify again a color for the hover...
#header a:hover
{
just insert the color: here:
text-decoration:underline;
}
Now, if you want the image background change like that site, you have to make the images and call them up, too.