@charset "utf-8";
body {
	color: #646464;
	background-color: #FFE1C4;
	text-decoration:  none;
	font-size: 14px;
	font-family: sans-serif;
}

img {
	border: 0px;
}

hr {
	margin-bottom: 4px;
	height: 4px;
	width: 750px;
	border: 0px;
	background-color: #FF9900;
	padding: 0px 0px 0px 0px;
}

p {
	text-align: center;
	font-size: 12px;
}

