table#newsLinks {
	margin-bottom: 15px;
}
table#newsLinks a, table#newsLinks td {
	font-weight: bold;
	text-decoration: none;
	color: #9F6C47;
}
table#newsLinks a:hover {
	color: #F4CC8E;
}
td#tdLatNews {
	background-image: url(../_images/latestnews_bk.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 55px;
}
div#divLatNews {
	overflow: auto;
	margin-bottom: 7px;
	height: 170px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 50px;
	margin-left: 20px;
	margin-right: 10px;
	padding-right: 0px;
}
div#divLatNews h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-color: #73422A;
	color: #9F6C62;
	padding-left: 10px;
	border-bottom-style: solid;
}
div#divLatNews  p {
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 10px;
	padding-left: 10px;
}

span.spanDate {
	text-align: right;
	color: #FFD895;
	margin-right: 20px;
	display: block;
}
a.aArchiveNews {
	color: #976A40;
	font-weight: normal;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #73422A;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-color: #73422A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
a.aArchiveNews:hover {
	color: #F4CC8E;
}
a.aArchiveMonth {
	background-color: #65311C;
	border: 2px solid #30100B;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	text-align: center;
}
a.aArchiveMonth:hover {
	background-color: #4F1A12;
}
