a:link  { color: white; text-decoration: none }
a:hover   { color: red; text-decoration: none }
a:active  { color: silver; text-decoration: none }
a   { color: white; text-decoration: none }

