a
	{
		color:#000000;
		text-decoration:none;
		font-family: Arial,Helvetica;
		font-size: 8pt;
		font-weight: normal;
	}
a:hover
	{
		color:#990000;
		text-decoration:underline;
		font-family: Arial,Helvetica;
		font-size: 8pt;
	}
