
/* NA General style for Netscape*/
{
		font-family: arial, sans-serif;
	}


	
A:link { color: #000000; }
A:visited { color: #660000; }
A:hover { color: #FF0000; }
A:active { color: #993300; }

A.noline { text-decoration: none; }



/*///////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////*/

/* NA General style for Internet Explorer*/

{
		font-family: arial, sans-serif;
	}


	
A:link { color: #000000; }
A:visited { color: #660000; }
A:hover { color: #FF0000; }
A:active { color: #993300; }

A.noline { text-decoration: none; }
