a, .posttitle a:hover, .entry p a:visited {
	color: #6badff;
}

a:hover {
	color: #6badff;
}

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

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

.pages a, .pages a:hover {
	font-size: 1.5em;
	font-weight: bold;
	/*letter-spacing: -.08em !important; letter-spacing: -.1em;*/
}

.pages a {
	color: #6badff;
}

.pages a:hover {
	color: #6badff;
}

a:active {
	color: #6badff;
	text-decoration: underline;
	}
	
h4 {
	color: #6badff;
	}	

.pagetitle {
	font-size: 1.6em;
	color: #6badff;
}