/* == Stop Editing Here! == */
/* Anything beneath the above line will be deleted if you publish CSS under Appearance / Custom CSS. If you want to manually insert additional CSS, place it further up. */

#tagline a:hover {
	text-decoration: none;
}

#navbar {
	font-family: Georgia, "New Century Schoolbook", "Century Schoolbook L", "DejaVu Serif", Serif;
	font-size: 11pt;
	font-weight: normal;
	font-style: normal;
	color: #f5f9f1;
}

#navbar a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #f5f9f1;
}