body {
	background-image: url(../images/subterrabackground.jpg);
}
a:link {
	color: #663333;
}
a:visited {
	color: #663366;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #FF6666;
}
.listdata {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.listdata_italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}
.listhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
}
.a_head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #392F0D;
	text-align: center;
}
.red_text {
	color: #FF0000;
}
