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

.posttitle a:hover {
	color: #71182c;
}

.entry p a {
	border-bottom: 1px dotted #25443A;
}

.entry p a:hover {
	border-bottom: 1px solid #25443A;
	text-decoration: none;
}

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

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

.datestamp div {
	background: #ffffff url(images/cal_bg.jpg) repeat-x;
}
a:hover {
	color: #25443A;
}