/* Multivalores */
body {
margin: 0;
padding: 0;
}

 .linnA {
    border-top: solid Black 1px;
	border-left: solid Black 1px;
	border-bottom: solid Black 1px;
	border-right: solid Black 1px;
}
.baja {
	font-family: Arial;
	font-size: 11px;
	color: #cd8612;

}
.sube {
	font-family: Arial;
	font-size: 11px;
	color: #1b4a9a;
}
.sc {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
