body {
  background-color: #008c82;
  color: #fff;
}

.votacion {
  font-size: 20pt;
}

.pulsado {
	color: #fff;
font-size: 40pt;
}

.nopulsado {
	color: #ccc;
}

.columnaindex {
  background-color: #119d93;
  border: 1px solid #aaa;

}



a {
  color: #fff;
  font-weight: bold;
}