body {
	background: #CCFFCC;
	color: #000066;
}

a {
	color: #000066;
}

a:focus {
	color: #0000FF;
}

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