unfortunately, there's nothing in the html indicating that these are product categories, so this would actually cause the same effect on your product links:
#main ul.products li a:hover h3{
text-decoration: underline;
color: #ED702B;}
#main ul.products li a:hover h3{
text-decoration: underline;
color: #ED702B;}