a:hover
{
  color:red !important;
} 

a:link
{
  color:green;
} 

a:visited
{
  color:black;
} 
