
input.ref {
	font-family: Arial;
	font: 11px arial;
	color: #000000;
	font-size: 11px;
	background-color:#ffffb0;
}

td {
	font-family: Arial;
	font-size: 8pt;
}
td.min {
	font-family: Arial;
	font-size: 10pt;
}

A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: none; color: #0000ff}
select {
	font-family: arial;
	font-size: 11px;
	background-color:#ffffb0;
}
select.b {
	font-family: arial;
	font-size: 11px;
	font-weight: bolder;
	background-color:#ffffb0;
}

.clsItemsHide {display: none}

A.orden:link {text-decoration: none; color: #ffff00}
A.orden:visited {text-decoration: none; color: #ffff00}
A.orden:active {text-decoration: none}
A.orden:hover {text-decoration: none; color: #ff0000}

