.newsBigHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #EC8D00;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 15px;
}
.newsHead {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color:#336699;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 3px;
}
.newsHead a {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #003A51;
	text-decoration: none;
}
.newsHead a:hover {
	color:#FF9900;
	text-decoration: underline;
}
.newsDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: right;
}
.newsHd2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.newstbl {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}
