.credit a{
	color: black;
	text-decoration: none;
	font: normal 70% verdana, sans-serif;
}

.credit a:hover{
	color: blue;
	text-decoration: none;
}