<Style Type = "text/css">
<!--

A:link  { text-decoration: none;
		color: #00cc99;
	
	 }       /* unvisited link */
A:visited { text-decoration: none;
	color: #993300;
	 }   /* visited links */
A:active { text-decoration: none;
	color: ##00cc99;
 	}    /* active links */
-->
</Style>