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

a:hover {
	color: #fcb131;
}

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

.datestamp { 
	background: #191919;
	border: 1px solid #998a8a;
}

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