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

.posttitle a:hover {
	color: #ffffff;
text-decoration: underline overline;
}

.entry p a {
	border-bottom: 1px dotted #ffffff;
text-decoration: dotted;
}

.entry p a:hover {
	border-bottom: 1px solid #26263D;

}

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

.datestamp { 
	background: #63639C;
	border: 1px solid #2F2F47;
}

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

