body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #CCC;
}
.titulo {
	font-style: inherit;
	text-decoration: none;
}
table {
	text-decoration: none;
}
.fondocelda {
	background-color: #999;
}
.rojo {
	background-color: #6A2222;
	color: #FFF;
}
