a:visited {
	text-decoration: none;
	color: #AA001B;
}
a:active {
	text-decoration: none;
	color: #AA001B;
}
a:hover {
	text-decoration: underline;
	color: #AA001B;
}
a:link {
	text-decoration: none;
	color: #AA001B;
}
.textoTituloMovil{
	color: #AA001B;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
}
.textoContenidoMovil{
	color: #333235;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
}
.textoPrecioMovil{
	color: #1599E4;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
}
.textoMenuPrincipal{
	color: #FFFFFF;
	font-size: 14px;
	font-family: verdana;
	font-weight: bold;
}
.fondoResaltado{
	background: #BB005E;
}
.textoResaltado{
	color: #FFFFFF;
	font-size: 14px;
	font-family: verdana;
	font-weight: bold;
}
.textoContadorMinutos{
	color: #E8B92C;
	font-size: 10px;
	font-family: verdana;
	font-weight: normal;
	width: 200px;
	height: 18px;
	text-align: right;
	border: none;
}
.textoTitulo{
	color: #AA001B;
	font-size: 14px;
	font-family: verdana;
	font-weight: bold;
}
.textoTituloArticulo{
	color: #000000;
	font-size: 14px;
	font-family: verdana;
	font-weight: bold;
}
.textoSubTitulo{
	color: #333235;
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
}
.textoPrecio{
	color: #1599E4;
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
}
.textoContenido{
	color: #000000;
	font-size: 14px;
	font-family: "Book Antiqua";
	font-style:italic;
	font-weight: bold;
}
.textoComunicacion{
	color: #AA001B;
	font-size: 14px;
	font-family: "Book Antiqua";
	font-style:italic;
	font-weight: bold;
}
.textoAyuda{
	color: #666666;
	font-size: 11px;
	font-family: "Book Antiqua";
	font-style:italic;
	font-weight: bold;
}
.textoTituloCarrito{
	color: #FFFFFF;
	font-size: 14px;
	font-family: verdana;
	font-weight: bold;
}
.textoTituloImprimir{
	color: #000000;
	font-size: 14px;
	font-family: verdana;
	font-weight: bold;
}
.textbox{
	text-align: left;
	color: #666666;
	font-size: 12px;
	font-family:Verdana;
	font-style: normal;
	height:20px;
}
.textbox_big{
	text-align: left;
	color: #666666;
	font-size: 12px;
	font-family:Verdana;
	font-style: normal;
	height:20px;
	width:300;
}
.texboxCantidadCarrito{
	text-align: center;
	color: #666666;
	font-size: 10px;
	font-family: verdana;
	font-weight: normal;
	width: 30px;
	height: 18px;
}
.textarea{
	text-align: left;
	color: #666666;
	font-size: 12px;
	font-family:Verdana;
	font-style: normal;	
	width:300px;
}
.combo{
	text-align: left;
	color: #666666;
	font-size: 12px;
	font-family: Verdana;
	font-weight: normal;
	height:20px;
}
.command_small{
	text-align: center;
	color: #AA001B;
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	width: 100px;
	height: 24px;
}
.command_big{
	text-align: center;
	color: #AA001B;
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	width: 140px;
	height: 24px;
}
.tablaCeldaSeparador{
	background-color:#FFFFFF;
	color: #FFFFFF;
	font-size: 10;
	font-family: verdana;
	font-weight: normal;
	border-top: 2px solid #CCCCCC;
	border-left: none;
	border-bottom: none;
	border-right: none;
	padding-top: 0px;
	padding-left: 0px;		
	padding-bottom: 0px;
	padding-right: 0px;
}
.fondoInterLineas{
	background: #FFFF99;
}
.tablaCeldaTituloAmarillo{
	background-color:#E8B92C;
	color: #FFFFFF;
	font-size: 14px;
	font-family: "Verdana";
	font-weight: bold;	
}
.tablaTextoContenido{
	color: #000000;
	font-size: 12px;
	font-family: "Verdana";
}