body, #affiliation-links, .tabs.ui-widget-content, .ui-widget-content, .ui-state-active, .ui-state-default, .ui-widget-header, tr, td, th, .searchFilterTitle, .bandMemberList, .reviewBox, .reviewContent, li, .bandSearch, .artistSearch, #header, .ui-tabs-panel-content, #left_col, #latest, .commentBox, .commentContent {
	background: none !important;
	background-color: white !important;
	color: black !important;
	font-family: "Comic Sans MS", "Comic Sans", cursive;
}

a, h1 a:link, h2 a:link {
	color: blue !important;
	text-decoration: underline !important;
}

a:visited, h1 a:visited, h2 a:visited {
	color: grey !important;
}

.paginate_button, .paginate_active, tr.even, tr.odd {
	background-color: white !important;
}

#member_box, #left_menu_box {
	background: none !important;
}

input, select, textarea, .defaultButton {
	background: none !important;
	background-color: white !important;
	color: black !important;
}

.member_name {
	color: inherit;
}

.vote-slight-positive, .vote-slight-negative, .vote-negative {
	color: white !important;
}

#logo img {
	background-color: black;
}