/*  
This style sheet was developed by Herald Journal Publishing, Inc. ( http://www.herald-journal.com/ )
For use by Winstock Cuntry Music Festival ( http://www.winstockfestival.com/ )
Author: Josh Leuze ( jleuze@hjpub.com )
*/

body {
	font-family: 'Myriad', Arial, Sans-Serif;
	color: #000000;
	}


#nav, #nav a, #nav a:visited, #nav a:hover {
	text-decoration: none;
		color: #ffffff;

	}

#nav a:hover {
	text-decoration: underline;
		color: #ffffff;

	}
	
/*  -----------------------------	*/
	
	a, a:visited, a:hover {
	text-decoration: none;
		color: #009933;

	}

a:hover {
	text-decoration: underline;
		color: #009933;

	}