html {
background: #fff;
}
.result {
background: #FFFFFF;
}
.sideBar {
background: #FFFFFF;
}
a {
color: #0099CC;
}
a:hover {
color: #00CCFF;
}