.estilos {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
a:hover {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #3B2F74;
	text-decoration: none;
}
.nuevo {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #3B2F74;
	background-color: #FFFFFF;
}
.nuevoGris {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #3B2F74;
}
.nuevoGris a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #C4B6FF;
	text-decoration: none;
}

.productos a:link{
	color:#3B2F74;
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	}
.productos a:hover {
	background-color: #C4B6FF;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
	}

.productos a:visited {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #3B2F74;
	text-decoration: none;
	font-weight: bold;
}
.tituloclientes {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bolder;
	color: #170075;
}
.clientes {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000066;
}
.tituloclientesBlanco {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bolder;
	color: #ffffff;
}
.subir a:link{
	color:#3B2F74;
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	}
.subir a:visited {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #3B2F74;
	text-decoration: none;
	font-weight: normal;
