
a:active  { color: red; text-decoration: none }
a:hover { color: #fff; text-decoration: underline }
a:link  { color: #555; text-decoration: none }
a:visited { text-decoration: none }