a, .posttitle a:hover, .entry p a:visited {
	color: #663333;
}
a, .pagetitle a:hover, .entry p a:visited {
	color: #993300;
}
#wp-calendar a:hover {
  text-decoration: underline;
}

.datestamp { 
	background: #FFD7A6;
	border: 1px solid #C08800;
}

.datestamp div {
	background: #FFBA2C url(../Copy of orange/images/cal_bg.jpg) repeat-x;
}
