@charset "utf-8";
a:active {
	color: #EE2A66;
	text-decoration: none;
}

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

.photo_credit {
	font-family: "Century Gothic", Tahoma, "Myriad Pro", Arial;
	font-size: 70%;
	text-align: inherit;
	color: #000;
	text-decoration: none;
	padding-right: 35px;
	vertical-align: top;
}

