.posttitle a:hover, .entry p a:visited {
	color: #e5c098;
}

a {
   color: #e5c098;
}

#wp-calendar a:hover {
  text-decoration: underline;
}

.datestamp { 
	background: #C85656;
	border: 1px solid #a90d0d;
}

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

