a, .posttitle a:hover, .entry p a:visited {
	color: #000000;
	font-weight: normal;
}

.entry a {
	font-weight:bold;
}

a:hover, .entry p a:hover {
	color: #BB0000;
}

.datestamp { 
	background: #CCCCCC;
	border: 1px solid #0F3461;
}

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

