a, .posttitle a:hover, .entry p a:visited {
	color: #2e2e2e;
	text-decoration: underline;
}

a:hover {
	color: #ff0000;
}

.datestamp { 
	background: #ffffff;
	border: 1px solid #2e2e2e;
}

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

