body {
  background-color:#EEDDCC;
  text-align:center;
}

.inverso {
  background-color:#9C0031
}

.negritacolor {
	color:#9C0031;
	font-weight: bold
}

th {
	color:#9C0031;
	font-weight: bold
}

a:link {
  color:#9C0031;
  font-weight:bold
}

a:visited {
  color:#9C0031;
  font-weight:bold
}

a:active {
  color:#9C0031;
  font-weight:bold
}

