/*
CUSTOM CSS STYLESHEET
This stylesheet comes after the wp_head() call and is designed to allow you to 
add custom CSS and override styles imposed by various plugins without having to 
hack up the original theme! Have fun!
*/

.kjo-link {
	text-indent: -999999px;
	}


