body  { margin: 0px;
			color: white;
			background-color: #984705;
			}

a:link { color: #ffffff; background: transparent;} 
a:visited { color: #ffffff; background: transparent;}
a:active { color: #000000; background: #ffffff;}

p { margin: 10px;
	font-size: small;
	text-align: left;
	}