#credit {
	color: #eee;
	background: none;
	padding: 20px 15px;
	font-size: 85%;
	text-transform: uppercase;
	line-height: 110%;
	font-weight: bold;
}
#credit a, #credit a:visited, #credit a:active{
	color: #e1e1e1;
	text-decoration: none;
	font-weight: normal;
}
#credit a:hover {
	color: #d1d1d1;
}