/* == 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. */

#main a:hover {
	color: #c21e40;
}

#main h1 {
	font-family: Tahoma, "Nimbus Sans L", "DejaVu Sans", Sans-Serif;
	font-weight: bold;
	color: #c21e40;
}

.sidebar a:hover {
	color: #c21e40;
}

#navbar a:hover {
	font-weight: bold;
}