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

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

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

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