body {
	background-color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc9900;
	text-decoration: none;
}
a:link {
	color: #cc9900;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
a:visited {
	color: #CC9900;
	text-decoration: none;
}
td a:hover {
	color: #CC9900;
	text-decoration: none;
}
#content img {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #333333;
	border-right-color: #CC9933;
	border-bottom-color: #CC9933;
	border-left-color: #333333;
	margin: 10px;
}
.content_images img {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #333333;
	border-right-color: #CC9933;
	border-bottom-color: #CC9933;
	border-left-color: #333333;
	margin: 10px;
}
