A:link { color: blue;  font: TimesNewRoman ; text-decoration: none }
A:hover { color: red; font: medium "TimesNewRoman"; text-decoration: none ; background color: yellow ; background-color: #33FFCC} 
A:visited { color: #FF66FF;  font: normal small "TimesNewRoman"; text-decoration: none ; text-transform: none}