.news_article_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-variant: normal;
	color: #000;
	background-image: url(../../Images/gold_menu.png);
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6A5F3E;
	border-bottom-color: #D4C189;
	margin: 0px;
	padding: 10px;
}

