Fixes #21625 (closed), closes #21539.
We don't need to apply the hover styles to the focus state for links; they'll get the browser defaults here. Doing so was causing issues with link-based buttons having a bug with the focused color changing, so this avoids it entirely.