@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix("http://www.youtube.com/user/"), url-prefix("http://www.youtube.com/profile?user=") {

body, .profile-box, .box-body {
background-color: #FFF !important;
background-image:none !important;
}

*:not(button) {
background-color: #FFFFFF !important;
}

a:link, a:visited, a:hover, a:active, .video-facets .video-username a {
color: blue !important;
}

* {
color: #000000 !important;
}

}