@charset "ISO-8859-1";
body {
	background-color: #000000;
}
.cleanbox {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
	color: #666666;
}
body {
	background-color: #000000;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #555555;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	right: 25px;
	bottom: 25px;
	font-size: 14px;
}
a:visited {
	color: #555555;
	right: 25px;
	bottom: 25px;
	text-decoration: none;
	font-size: 14px;
}
a:hover {
	color: #333333;
	right: 25px;
	bottom: 25px;
	text-decoration: none;
	font-size: 14px;
}
a:active {
	color: #666666;
	right: 25px;
	bottom: 25px;
	text-decoration: none;
	font-size: 14px;
}
