Currently, I am working with a table that serves as a check list for a collection.
My goal is to find a way to change the hover color of the table to GREEN if it's an item I own, and to red if it's an item I don't own.
Since I am a beginner in CSS, I would greatly appreciate any assistance that can be provided.
Below is the code I am currently using:
**http://jsfiddle.net/6TYBb/1/**