@charset "utf-8";
#div {
	font-size: 14px;
	text-align: center;
	padding: 15px;
	color: #FFFFFF;
	width: 830px;
	background-color: #D36402;
}
#div ul {
	margin: 0px;
}
#div li {
	text-decoration: none;
	display: inline;
	list-style-type: none;
	margin-right: 20px;
	margin-left: 20px;
	}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#div a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer {
	background-color: d36402;
	text-align: center;
	padding: 20px;
	width: 830px
	}
	#footer li {
	text-decoration: none;
	display: inline;
	list-style-type: none;
	margin-right: 20px;
	margin-left: 20px;
	}
/* CSS Document */

