@charset "utf-8";
.footerlnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.newshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 26px;
}
.bodytxtorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff7c00;
	list-style-image: url(images/bullet.jpg);
}
.newsfix {
	padding-right: 8px;
}
.newstxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.redirect:link {
	color: #FFFFFF;
	text-decoration: none;
}
.redirect:visited {
	text-decoration: none;
	color: #FFFFFF;
}
 .redirect:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.redirect:active {
	text-decoration: none;
	color: #FFFFFF;
}
