	body {
		margin:40px 40px 40px 40px;
		background:#000;		
		}

	A 			{ color: #999966; text-decoration: none;} 
	A:link		{ color: #999966; text-decoration: none; } 
	A:visited	{ color: #999966; text-decoration: none; } 
	A:active	{ color: #CCCC99;  } 
	A:hover		{ color: #CCCC99;  }

