#aqua {background-color: white; color: aqua;}

#black {background-color: white; color: black;}

#blue  {background-color: white; color: blue;}

#fuchsia  {background-color: white; color: fuchsia;}

#gray  {background-color: white; color: gray;}

#green  {background-color: white; color: green;}

#lime  {background-color: white; color: lime;}

#maroon  {background-color: white; color: maroon;}

#navy  {background-color: white; color: navy;}

#olive  {background-color: white; color: olive;}

#purple  {background-color: white; color: purple;}

#red  {background-color: white; color: red;}

#silver  {background-color: white; color: silver;}

#teal  {background-color: white; color: teal;}

#white  {background-color: black; color: white;}

#yellow  {background-color: white; color: yellow;}

