.AuthorSiteText, .credit {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.BodyText, .BodyTextgrey {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.BodyTextgrey {
	background-color: #E5E5E5;
	padding: 15px 35px 70px 35px;
	margin: 0;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: FF0000;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: 808080;
	text-decoration: underline;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: underline;
}

img {
	border: none;
}

.credit, .credit a, .credit a:active, .credit a:visited, .credit a:hover{
	font-size: 12px;
	color: #808080;
}