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

a:hover {
	color: #3C649E;
}

.sidebars a {
	color:#183F81;
}

.sidebars a:hover {
	color:#93D5F2;
}

.posttitle a: {
	color: #FFF;
}

.posttitle a:hover {
	color: #5f96c2;
}

.entry p a {
	border-bottom: 1px dotted #333f51;
}

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

.post a {
	color: #3C649E;
}

.post a:hover {
	color: #3C649E;
}

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

.datestamp { 
	background: #183F81;
	border: 1px solid #93D5F2;
}

.datestamp div {
	background: #183F81;
}
