@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #177eb4;
}

.headername {
	color: #19478c;
	font-size: 24px;
	font-weight: bold;
	line-height: 22px;
}
.readlink {
	font-size: 9px;
	color: #333333;
	font-weight: bold;
}

.recentdate {
	color: #666666;
	font-size: 11px;
}
.footer_copyright {
	color: #FFFFFF;
	font-size: 11px;
}
.footer_address {
	color: #99caeb;
}
.tickertape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1C54A7;
}
.archive_years {
	font-size: 12px;
	font-weight: bold;
	color: #177eb4;
}
.subnewstitle {
	font-size: 13px;
	font-weight: bold;
	color: #19478C;
}.pagination {
	font-size: 11px;
	color: #575757;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

