.entry { 
	color: #654734;
}

a:link { 
	color: #654834;
}

a:visited {
	color: #9ea02a
}


.datestamp { 
	background: #e07d76;
	border: 1px solid #593c28;
}

.datestamp div {
	background: #654834 url(images/cal_bg.jpg) repeat-x;
}

.posttitle a:hover {
	color: #e8b8ae;
}

.entry p a {
	color: #76781f;
}

.entry p a:hover {
	color: #e8b8ae;
}

a:hover {
    color: #e8b8ae
}

.posttitle a:visited {
    color: #654834
}

