body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
}
body {
	background-color: #101417;
}
a:link {
	color: #9C8B47;
	text-decoration: none;
}
a:visited {
	color: #9C8B47;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #9C8B47;
	text-decoration: none;
}
.style3 {font-size: 24px; font-weight: bold; color: #9D8A31; }
.style4 {
	color: #9D8A31;
	font-weight: bold;
}
.borderimage {
	margin: 5px;
	border: thin dashed #9D8A31;
}
