La prima risposta che mi viene è: perché sì!!!
http://www.w3.org/TR/CSS21/selector....seudo-elements
è una questione di stati e di come viene letto il CSS (il precdente viene sovrascritto dal successivo a pari grado di specificità)..Note that the A:hover must be placed after the A:link and A:visited rules, since otherwise the cascading rules will hide the 'color' property of the A:hover rule. Similarly, because A:active is placed after A:hover, the active color (lime) will apply when the user both activates and hovers over the A element.
![]()