body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEE5A0;
}
a:link {
	color: #DE5E07;
}
a:visited {
	color: #DE5E07;
}
a:hover {
	color: #FEFA37;
}
.pic_box {
	border: 1px solid #612803;
}
.links {
	font-size: 12px;
	font-weight: bold;
}
h3 {
	font-family: "Times New Roman", Times, serif;
}
.hr {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #612803;
}
