a:link, a:visited {
	color: #595795;
	/*text-decoration: underline;*/
}
a:hover {
	color: #858511;
	text-decoration: none;
	}


#blog-title a {
color: #575725;
}