#sp-right .sp-module ul > li > a:hover {
color: #862633;
background: #eeeeee;
}
#sp-right .sp-module li.active > a {
color: #862633;
background: #eeeeee;
}
.sp-module-content .nav li.hover > a {
color: #22b8f0;
}
.sp-module-content .nav li.active > a {
color: #ceaa53;
}