1
/* class "choice" is for all choices, enabled and disabled. This is for both
2
* the <a> actions and <option> actions.
3
* class "disabled" is for disabled choices.
7
text-decoration: underline;
10
a.choice:hover, a.choice:active, a.choice:focus {
15
text-decoration: none;