a:hover { color : #ffff99; text-decoration : none; }

a { color: #000000; text-decoration : none; }

a:hover.darker { color : #808000; text-decoration : none; }

A.darker { color: #000000; text-decoration : none; }
