@charset "utf-8";
/* CSS Document */

.headlinegld{
	font-family: "Franklin Gothic Book";
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	color: #9f957b;
	text-decoration: none;
}
.headlineblk {
	font-family: "Franklin Gothic Book";
	font-size: 34px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.tm {
	font-family: "Franklin Gothic Book";
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	vertical-align: top;
}
.text {
	font-family: "Franklin Gothic Book";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: 000000;
	text-decoration: none;
}
.textlge {
	font-family: "Franklin Gothic Book";
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: 000000;
	text-decoration: none;
}
.textlink {
	font-family: "Franklin Gothic Book";
	font-size: 16px;
	color: #000000;
	text-decoration: underline;
}
.textlink:hover {
	font-family: "Franklin Gothic Book";
	font-size: 16px;
	color:#9f957b;
	text-decoration: underline;
}
.headlinegldlink{
	font-family: "Franklin Gothic Book";
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	color: #9f957b;
	text-decoration: underline;
}
.headlinegldlink:hover{
	font-family: "Franklin Gothic Book";
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
