* {
	background-color: #000000  !important;
	color: #FFFFFF !important;
}
#access-view a.default-style {
    background: #FFFFFF !important;
}
/*#access-view a.default-style {
	background-color: #FFFFFF !important;
}
#access-view a.white-style, #access-view a.yellow-style, #access-view .textsizer a {
	background-color: #4A4A4A !important;
}
#access-view a#defaultFont:after, #access-view a#mediumFont:after, #access-view a#largeFont:after {
	color: #FFFFFF !important;
}
#access-view a.white-style:after, #access-view a.default-style:after, #access-view a.yellow-style:after {
	border-color: #4A4A4A !important;
}

#audio-player, #audio-player .playlist ul, #audio-player .ui-slider-handle {
	background: #FFFFFF !important;
}
#audio-book h2, #audio-book h2 *, #audio-book .total-length {
	background: #FFFFFF !important;
	color: #000000 !important;
}
#audio-player .progressbar, #audio-player .playlist li {
	background: #333333 !important;
}
#audio-player .timeline-slider .ui-slider-range, #audio-player .volume-slider .ui-slider-range {
	background: #00ffff !important;
}
#audio-player .timeline-slider, #audio-player .ui-progressbar-value, #audio-player .volume-slider {
	background: #555555 !important;
}
*/