@charset "utf-8";
/* CSS Document */

#credit  p  {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 0.9em;
	color: #292524;
	text-align: right;
	padding-top: 3px;
	padding-right: 40px;
	padding-bottom: 5px;
}
#credit   a  {
	color: #292524;
}
#credit   a:hover  {
	color: #FFFFFF;
	text-decoration: none;
	background-image: none;
}
#credit img {
	border: 1px solid #5C5451;
	padding: 5px;
}

