<STYLE TYPE = "text/css">

  a:link     	{color: red;}
  a:active   	{color: green;}
  a:visited  	{background-color: white; color: magenta;}
  a:hover    	{background-color: red; color: white; font-weight: bolder;}

</STYLE>
