a:link {
	color: #666;
}
#main #credits {
	background-color: #000;
	position: absolute;
	z-index: 8;
	top: 300px;
	left: 297px;
	width: 500px;
	height: 200;
}
#main #credits tr th {
}
#main #credits tr th {
	font-style: italic;
	color: #960;
	text-align: left;
	text-decoration: underline;
	font-size: 12px;
}
#main #credits tr td {
	font-style: italic;
	color: #CCC;
	font-size: 14px;
}
