
A	{	text-decoration:underlined;		color:#444444;}
A:hover	{  	text-decoration:underlined;		font-weight:bold;		color:#444444;}

A.Black	{	text-decoration:underlined;	color:#CCCCCC;}
A.Black:hover	{  	text-decoration:underlined;		font-weight:bold; 	color:#CCCCCC;}

.Cajas{		border-style:solid;	border-color:#000000;	border-width: 1px;	font-size:7pt;	color:#000000;	font-weight:normal;}
.Boton{		border-style:solid;	border-color:#000000;	border-width: 1px;	height: 25px;	font-size:9pt;	color:#000000;	font-weight:bold;	background-color:#C8C8C8;}
.TXTNormalB{	font-family:Verdana; 	font-size:9pt;	color:#000000;	font-weight:bold;}
.TXTNormal{	font-family:Verdana; 	font-size:9pt;	color:#000000;}

.TXTPlazoEntrega{		font-family:Verdana; 	font-size:10pt;	color:#FFFFFF;	font-weight:bold;}
.TXTPie{		font-family:Verdana; 	font-size:8pt;	color:#FFFFFF;}
.TXTRef{		font-family:Verdana; 	font-size:10pt;	color:#FFFFFF;	font-weight:bold;}
.TXTDescripcion{		font-family:Verdana; 	font-size:10pt;	color:#FFFFFF;	font-weight:bold;}
.TXTPeq{		font-family:Verdana; 	font-size:8pt;	color:#595959;}
.TXTTitulo{		font-family:Verdana; 	font-size:12pt;	color:#ffffff;	font-weight:bold;}


/* ---------- CONFIRMA.asp ---------- */
.formaDeEnvio * {
	font-family: "verdana", "Arial";
	font-size: 15px;
	border: 1px solid black;
}