a.credits {
	color: #333333;
	text-decoration: none;
}

a.credits:visited {
	color: #333333;
	text-decoration: none;
}

a.credits:hover {
	color: #990000;
	text-decoration: none;
}

a.credits:active {
	color: #990000;
	text-decoration: none;
}

