a:link { text-decoration: none; font-weight: normal; color: #D89858; }
a:visited { text-decoration: none; font-weight: normal; color: #D89858; }
a:active { text-decoration: none; font-weight: normal; color: #D89858; }
a:hover { color: #685F4B; cursor: pointer; text-decoration: underline; font-weight: normal; }

body,td,tr,div {
	font-family: Arial;
	font-size: 12px;
	color: #685F4B;
	letter-spacing: 0px;
	line-height: 12px;
	text-align: justify;
}

.date { color: #573615;
	font-size: 16px;
	font-family: Arial Narrow;
	line-height: 16px;
	border-bottom: 1px solid #DAD6CC;
	width: 576px;
	height: 26px;
}

.title { color: #B81805;
	font-size: 14px;
	font-family: Arial Narrow;
	line-height: 12px;
}

.posted { color: #A18F5C;
	font-size: 9px;
	font-family: Arial;
	line-height: 12px;
	height: 22px;
	width: 576px;
	padding-bottom: 10px;
	text-align: right;
}

.posted a:link { color: #A18F5C; text-decoration: none; font-weight: italic; }
.posted a:active { color: #A18F5C; text-decoration: none; font-weight: italic; }
.posted a:visited { color: #A18F5C; text-decoration: none; font-weight: italic; }
.posted a:hover { color: #D89858; text-decoration: underline; font-weight: italic; }

.copyright { color: #573615;
	font-size: 9px;
	font-family: Arial;
	line-height: 9px;
}