body {
  background-color: black;
  margin: auto;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: white; }

td {
  font-size: 10pt; }

a:visited {
  color: #CCF; }
  
a:active {
  color: #F39; }
  
#artista td {
  
  text-align: center;
  font-size: 8pt; }
  
.romajititle{
  font-size: 20pt;
  font-weight: bold;
  display: block;
  text-align: center;
	}
	
.artista{
  font-weight: bold;
  font-style: italic;
  display: block;
  text-align: center;}
	
.thead td {
  font-weight: bold;
  text-decoration: underline; }
 
.Taka{
  color: #ffff00; }
 
.Gaki{
  color: #55ff51; }

.Kame{
  color: #ff6600; }

.Sayu{
  color: #fcb7fa; }

.Tana{
  color: #00c6ff; }

.Koha{
  color: #ff0000; }

.Aika{
  color: #c03aff; }

.Jun{
  color: #3a51ff; }

.Lin{
  color: #3affdc; }

.Okai{
  color: #0095ff;}
  
.Kuma{
  color: #00873b;}
