@charset "utf-8";
/* CSS Document */



body,td,th {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #CCCCCC;
}
body {
	background-color: #222222;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #bba66f;
	text-decoration: none;
	border: none;
}
a:visited {
	text-decoration: none;
	color: #bba66f;
}
a:hover {
	text-decoration: none;
	color: #7d7d7d;
}
a:active {
	text-decoration: none;
	color: #7d7d7d;
}
h1 {
    font-weight: bold;
	font-size: 10px;
	color: #bba66f;
}
.fronttext {
visibility: hidden;
}