Interesting. That has been there since SnowFlat was added (actually before being baptized that way!).
I'd fix this by just applying the style to the first link only. So basically just add a first-child to all the selectors like:
#level .qa-form-wide-static a:first-child {
...
#level .qa-form-wide-static a:hover:first-child, #level .qa-form-wide-static a:focus:first-child {