A.listadoenlaces {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #006633;
	padding: 5px 0px 5px 0px;
	TEXT-DECORATION: none;
}
A:hover.listadoenlaces {
	TEXT-DECORATION: underline;
}

.titilolistapedidos {
	background-color: White;
}
.titilolistapedidos1 {
	background-color: transparent;
}
.titulolistados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}


INPUT { 
	background-color : #ffffff; 
	color : #000000; 
	font-family : Tahoma, Verdana, sans-serif; 
	font-size : 10px; 
	font-weight : normal; 
	border-color : #444444; 
	border-top-width : 1px; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px; 
	text-indent : 2px; } 
INPUT.text { 
	background-color : #D3D3D3; 
	color : #000000; 
	font-family : Tahoma, Verdana, sans-serif; 
	font-size : 12px; 
	font-weight : normal; 
	border-color : #444444; 
	border-top-width : 1px; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px; 
	text-indent : 2px; } 
INPUT.button { 
	background-color : #8D8D8D; 
	color : #ffffff; 
	font-family : Tahoma, Verdana, sans-serif; 
	font-size : 10px; 
	font-weight : normal; 
	border-color : #444444; 
	border-top-width : 1px; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px; 
	text-indent : 2px; } 
SELECT { 
	FONT-FAMILY: Tahoma, Verdana, sans-serif; 
	FONT-SIZE: 10px; 
	font-weight : bold; 
	background-color : #ffffff; 
	color: #000000; } 
SELECT.text { 
	COLOR: #000000; 
	FONT-FAMILY: Tahoma, Verdana, sans-serif; 
	FONT-SIZE: 10px; 
	font-weight : bold; 
	background-color : #ffffff; }