body {
	background: #FFFFCC;
	color: #990000;
}

a {
	color: #990000;
}

a:focus {
	color: red;
}

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