body	{ background-color: #ffffcc; font: 12px/1.25 Ariel; background-image: none; background-attachment: scroll; background-position: 0 0; }
		a			{
							text-decoration: underline;
							
						}
							
			a:link		{
							color: #990000;
							background-color: transparent;
						}
							
			a:visited	{
							color: #333333;
							background-color: transparent;
						}
			
			a:hover		{
							color: #FF6633;
							background-color: transparent;
						}
			
			img		{
						border: 0;
					}