

A		{text-decoration : none; }
A:link	{color:#FF6600 ; }
A:visited	{color:#003399 ; }
A:hover	{color:#FF6600 ;
		text-decoration : underline; }
A:active	{color:#66CCFF ; 
		text-decoration : none; }

.note		{
	text-indent: -2em ;
	margin-left: 2em ;
	}