@charset "UTF-8";
/* White text in creds boxes */

#credsblurb p, #credsblurb p a {
	color:#f0f0f0;
	text-decoration:none;
}
