

.singular .entry-title{
	color: #70932B;
}
#respond input#submit{
	background: #70932B;
}
#respond input#submit:hover{
	background: #222;
}
.entry-content a{
	color: #70932B !important;
	border-bottom: 1px dotted #aaa;
}

.entry-content a:hover{
	border-bottom: 1px solid #aaa;
	text-decoration: none;
}
