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

.posttitle a:hover {
	color: #208da6;
}

.entry p a {
	border-bottom: 1px dotted #011b6e;
}

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

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

.datestamp { 
	background: #ededed;
	border: 1px solid #122555;
}

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