.body {
	line-height: 22px;
	font-size: 15px;
	color:  #330000;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 0px;
}

.body a:link {
	color: #336699;
	text-decoration: underline;
}
.body a:visited {
	color: #330000;
	text-decoration: none;
}
.body a:hover {
	color: #330000;
	text-decoration: none;
}
.body a:active {
	color: #330000;
	text-decoration: none;
}
.credit {
	line-height: 14px;
	font-size: 9px;
	color:  #5F413B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	text-transform: none;
}

.credit a:link {
	color: #5F413B;
	text-decoration: underline;
}
.credit a:visited {
	color: #333333;
	text-decoration: none;
}
.credit a:hover {
	color: #5F413B;
	text-decoration: none;
}
.credit a:active {
	color: #333333;
	text-decoration: none;
}

