@charset "UTF-8";
body {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #604C44;
	background-color: #000000;
	letter-spacing: normal;
	text-align: inherit;
	word-spacing: normal;
	text-transform: lowercase;
}
a:visited {
}
a:hover {
	text-decoration: none;
	color: #A7906F;
}
a:active {
	text-decoration: none;
}
a:link {
	color: #604C44;
	text-decoration: none;
}
body {
	background-color: #000000;
}
a {
	text-decoration: none;
	color: #604C44;
}
