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

.datestamp { 
	background: #C1F897;
	border: 1px solid #3DB306;
}

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

