a:link { color: rgb(125,72,0); }
a:visited { color: rgb(125,72,0); } 
a:active { color: rgb(125,72,0); }
body {
	font-family: Arial, Helvetica;
	background-color: rgb(232,217,196);
	color: rgb(125,72,0);
	text-align: center;
}
