a, .posttitle a:hover, .entry p a:visited {
	color: #ff6900;
	text-decoration: none;
}

a:hover {
	color: #ff6900;
	text-decoration: underline;
}

.datestamp { 
	background: #451602;
	border: 1px solid #4f2b1d;
}

.datestamp div {
	background: #451602;
}
