Yes, but :hover in Internet Explorer only works on anchor tags, so that's all you can do.

Merri used display:block on the link to make it fit the entire cell, so everything within the cell needs to go within the link in order for the hover effect to work properly.

If it still does not work can you post your resultant code (with a screenie or something) ?