.contact {
	font-family: Helvetica;
	font-size: 14px;
	color: #CCC;
	font-variant: small-caps;
	clip: rect(0px,auto,auto,auto);
	height: 0px;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
	border: 0px 0 #000;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	line-height: 1px;
}
a:link {
	color: #F60;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #E0822A;
}
.text {
	font-size: 14px;
	font-family: Helvetica;
	color: #666;
	font-variant: small-caps;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
}
body {
	background-color: #000;
	text-align: left;
	color: #EDEDED;
}
