.tit1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;

}
.tit2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #FFFFFF;
	background-color: #990000;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.txtBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	font-weight: bold;

}


.TextoProducto
{FONT-SIZE: 10px;
 FONT-FAMILY: Arial, Helvetica, sans-serif;
 COLOR: #666666;
}

A.TextoProducto:link {
	COLOR: #666666; TEXT-DECORATION: none;
}
A.TextoProducto:visited {
	COLOR: #666666; TEXT-DECORATION: none;
}
A.TextoProducto:hover {
	COLOR: #666666; TEXT-DECORATION: none;
}
.TituloProducto
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    COLOR: #990000;
	font-weight : normal;
}
A.TituloProducto:link {
	COLOR: #990000; TEXT-DECORATION: none; 	FONT-WEIGHT: bold;
}
A.TituloProducto:visited {
	COLOR: #990000; TEXT-DECORATION: none; 	FONT-WEIGHT: bold;
}
A.TituloProducto:hover {
	COLOR: #FF6600; TEXT-DECORATION: none; 	FONT-WEIGHT: bold;
}.borde {
	border: 1px solid #CCCCCC;
}
.sp {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.TituloSubProducto {

	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
    FONT-SIZE: 13px;
    COLOR: #990000;
	font-weight : bold;
}

A.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
A.txt:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
A.txt:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

A.txt:hover {
	COLOR: #FF6600; 
}