A:link {text-decoration: underline;}
A:visited {text-decoration: underline;}
A:active {text-decoration: underline;}

.text
	{
 	  font: bold 8pt/10pt Arial, Helvetica;
	  text-decoration: none;
	  color: #AAAADD;
	}

.lynk
	{
 	  font: bold 8pt/10pt Arial, Helvetica;
	  text-decoration: none;
	  color: #AAAADD;
	}

A.lynk:hover {color: #CCCCFF; text-decoration: underline;}