/*
	style_books.css
	Stylesheet for bywaterbros.com
	
	Copyright (c) 2010 Gordon Hicks, all rights reserved	

*/	


	a:hover,
	a:active {
		color: #ff9e1c !important; /* yellow */
	}

	#header .wordmark {
		background-position: 0 -27px;
	}

	#nav-edit a:link,
	#nav-edit a:visited {
		background-position: -2px -219px;
	} 
