:hover all the way, until you until to do it on something other than a link tag,
then you need this:
Whatever:hover
ps.: Karinne, there's an error (I think) on you tutorial:
- #nav a.home {
- background: url('home.jpg') no-repeat 0 0;
- }
- #nav a.home:hover {
- class="tab1"background-position: 0 -40px;
- }