.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
A:link	    {font: 8pt arial; color: #0066FF; TEXT-DECORATION:none;}
A:visited   {font: 8pt arial; color: #0099FF; TEXT-DECORATION:none;}
A:active    {font: 8pt arial; color: #CCFFCC; TEXT-DECORATION:underline;}
A:hover	    {font: 8pt arial; color: #CCFFCC; TEXT-DECORATION:none;}

