@charset "utf-8";
/* CSS Document */
#branding h1 a,
#sponsorAnEvent a,
#newsLetterJoin a
{
	font-size: 0;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

