
.newstxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.credtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	word-spacing: 1px;
}
.links a:link {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.links a:visited {
	color: #FF6600;
}
.links a:hover {
	color: #4895DE;
	text-decoration: underline;
}
.footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
	border-top: 1px black solid;
	border-bottom: 1px black solid;
	border-left: 1px black solid;
	border-right: 1px black solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	word-spacing: 1px;
	}

.footer p {
	margin: 0;
	padding: 10px 0;
	text-align: left;
	}