a {
	text-decoration:none;
	color:#000;
}

a:hover {
	text-decoration:underline;
	color:#000;
}

#credits {
	 text-align:center;
	 font-size:0.6em;
	 font-family:Verdana, Geneva, sans-serif;
	 width:100%;
}
