#swatch {
	background: #FFF200;
}

a:hover, 
a.current {
	color: #FFF200;
}

p.bullet {
	background: url(/images/bullet.yellow.jpg) no-repeat;
}