
a:link,a:visited{color:#e75f22;text-decoration:none;}
a:hover{color:#444;text-decoration:none;}
.site-header h1 a,
.site-header h2 a {
	color: #515151;
	display: inline-block;
	text-decoration: none;
}
.site-header h1 a:hover,
.site-header h2 a:hover {
	color: #e75f22;
}

.entry-content a:visited,
.comment-content a:visited {
	color: #e75f22;
}
.entry-content a:hover,
.comment-content a:hover {
	color: #444;
}
#sidebar a{color:#444;}
#sidebar a:hover{color:#e75f22;}
