a:link { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #063B4C;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #063B4C;
	}
a:hover, a:active { 
	font-weight: bold;
	text-decoration: underline; 
	color: #063B4C;
	}
td {
	font-family: Lucida Sans Unicode, Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 23px;
	color: #4E4D44;
}
.titulo {
	font-size: 16.5px;
	line-height: 20px;
	color: #063B4C;
}
.txt-cuadro {
	line-height: 16.5px;
}
.pie {
	font-size: 10px;
	color: #C9C9C2;
}
