body {
	background-color: #853717;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.white_box {
	background-color: #F9EBC8;
	border: 1px solid #000000;
}
.pic_box {
	border: 1px solid #853717;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #853717;
}
a:link {
	color: #FF6633;
}
a:visited {
	color: #FF6633;
}
a:hover {
	color: #000000;
}
