a, a:hover, .entry p a:visited {
	color: #0072AE;
	text-decoration:none;
}

a:hover {
	color: #8EBD43;
}

.sidebars a {
	color:#000;
}

.sidebars a:hover {
	color:#8EBD43;
}

.posttitle a: {
	color: #0072AE;
}

.posttitle a:hover {
	color: #0072AE;
}

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

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

.post a {
	color: #0072AE;
}

.post a:hover {
	color: #8EBD43;
}

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