A:link		{	color: #ffffff;
			text-decoration: underline;
			background: none;	}
A:visited	{	color: #ffffff;
			text-decoration: underline;
			background: none;	}
A:hover		{	color: #FFFF00;
			text-decoration: overline underline;
			background: none;	}
A:active	{	color: #FFFF00;
			text-decoration: underline;
			background: none;	}
			
body 	{  font-size: 10pt;
		font-family: Arial, Helvetica;
		font-weight: bold;     }


