body {
	background-color: #f5e3a5;
	margin-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	text-decoration: none;
	color: #CCAD66;
}
a:visited {
	text-decoration: none;
	color: #CCAD66;
}
a:hover {
	text-decoration: underline;
	color: #CCAD66;
}
a:active {
	text-decoration: none;
	color: #CCAD66;
}
.credit_text2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #CCAD66;
}

