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

a:hover {
	color: #725567;
}

#wp-calendar a {
	font-weight: bold;
}

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

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

