	a:link    {  color: ffff44;
		     font-size: 9pt;
		     font-weight: bold;
		     text-decoration: none;
		  }

	a:hover   {  color: ffff99;
		     font-size: 9pt;
		     font-weight: bold;
		     text-decoration: underline;
		  }

	a:active  {  color: ffff44;
		     font-size: 9pt;
		     font-weight: bold;
		     text-decoration: none;
		  }

	a:visited {  color: 3366CC;
		     font-size: 9pt;
		     font-weight: bold;
		     text-decoration: none;
		  }
