<style>

body {
  background-color:rgb(0, 0, 0);
}

.optiontext {
	color:rgb(0, 0, 250);
}

table {
	color:rgb(250, 0, 0);
}


</style>