a {
	color: #5dc33b;

}

a:hover {
	color: #686868;

}

.entry p a:visited {
	color: #5dc33b;

}

.posttitle a:hover {
	color: #5dc33b;

}

.entry p a {
	border-bottom: 0px dotted #5dc33b;
}

.entry p a:hover {
	border-bottom: 0px solid #5dc33b;
	text-decoration: none;
	color: #686868;
}

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

.datestamp { 
	background: #686868;
	border: 2px solid #5dc33b;
}

.datestamp div {
	background: #686868
}

