@charset "iso-8859-1";

	a:link
	{
	color:#990000;
	font-family:arial;
	font-weight:normal;
	text-decoration:none;
	font-size:10pt;
	}
	a:active
	{
	color:#990000;
	font-family:arial;
	font-weight:normal;
	text-decoration:none;
	font-size:10pt;
	}
	a:visited
	{
	color:#990000;
	font-family:arial;
	font-weight:normal;
	text-decoration:none;
	font-size:10pt;
	}
	a:hover
	{
	color:#0000ff;
	font-family:arial;
	font-weight:normal;
	text-decoration:underline;
	font-size:10pt;
	}
		