.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF9900
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333
}
.textlink {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
    text-decoration: none;
	color: #FF9900
}
.newsheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900
}
.newslink {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF9900;
	text-decoration: none;
	font-weight: normal
}
.newstext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: normal
}
.newslinkon {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: normal
}

