body {
	background: #000;
	color: #FFCC33;
}

a {
	color: #FFCC33;
}

a:focus {
	color: #FFF220;
}

#search label {
	color: #000;
}

.menu .current {
	background: url(../images/navbullet-orange.gif) 0 0.4em no-repeat;
}
