#swatch {
	background: #EC008C;
}

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

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