
.Titulo
{
	font-weight: bold;
	font-size: 20pt;
	color: #000033;
	background-color: transparent;
	text-decoration: underline;
}
.CeldaTitulo
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Arial;
	background-color: #476da5;
}
.Links
{
	font-weight: bold;
	font-size: 11px;
	color: #000066;
	font-family: Arial;
}

.Rotulo
{
	font-weight: bold;
	font-size: 17px;
	color: white;
	valign: center;
	font-family: Arial;
	background-color: transparent;
}