.filter { color: blue; cursor: pointer; } .monarch { background: none; } .background { background-image: url(../bg.gif); background-repeat: repeat; } .filterenabled { background: rgb(100,100,255); color: white; cursor: pointer; }