.barra {
	color: #ffffff;
	font-family: Verdana;
	font-size: 60%;
	text-decoration: none;
	
}
.barra:visited { color: #ffffff }
.barra:active { text-decoration: none; color: #ffffff}
.barra:hover { text-decoration: underline;	color: #C5C8CE}

.izq {
	color: #ffffff;
	font-family: Verdana;
	font-size: 60%;
	text-decoration: none
}
.izq:visited { color: #ffffff }
.izq:active { text-decoration: none; color: #ffffff}
.izq:hover { text-decoration: underline; color: #ffffff}

.granate {
	color: #730E51;
	font-family: Verdana;
	font-size: 60%;
	text-decoration: none;
}

.granate:visited { color: #730E51 }
.granate:active { text-decoration: none; color: #730E51;}
.granate:hover { text-decoration: underline; color: #730E51;}


.prod {
	color: #730E51;
	font-family: Verdana;
	font-size: 60%;
	text-decoration: none;
	font-weight : bold;
}
.prod:visited { color: #730E51 }
.prod:active { text-decoration: none; color: #730E51; font-weight : bold}
.prod:hover { text-decoration: underline; color: #730E51; font-weight : bold}

.gris {
	color: #535353;
	font-family: Verdana;
	font-size: 60%;
	text-decoration: none;
}
.gris:visited { color: #535353 }
.gris:active { text-decoration: none; color: #535353;}
.gris:hover { text-decoration: underline; color: #535353;}


.gris2 {
	color: #535353;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
}
.gris2:visited { color: #535353 }
.gris2:active { text-decoration: none; color: #535353;}
.gris2:hover { text-decoration: underline; color: #535353;}

.prod2 {
	color: #730E51;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight : bold;
}
.prod2:visited { color: #730E51 }
.prod2:active { text-decoration: none; color: #730E51; font-weight : bold}
.prod2:hover { text-decoration: underline; color: #730E51; font-weight : bold}

.azulon { 
color: #303F5F; 
font-family: Verdana;
font-size: 8pt;
text-decoration: none
}
.azulon:visited { color: #303F5F }
.azulon:active { text-decoration: none; color: #303F5F}
.azulon:hover { text-decoration: none; color: #4F7F90}

.azulonenlace { 
color: #303F5F; 
font-family: Verdana;
font-size: 8pt;
text-decoration: none
}
.azulonenlace:visited { color: #303F5F }
.azulonenlace:active { text-decoration: none; color: #303F5F}
.azulonenlace:hover { text-decoration: underline; color: #4F7F90}

.azulmail { 
color: #0000cc; 
font-family: Verdana;
font-size: 8pt;
text-decoration: none
}
.azulmail:hover { text-decoration: underline;}

.prodtxt {
	color: #535B6F;
	font-family: Verdana;
	font-size: 60%;
	text-decoration: none;
}

.prodprecio {
	color: #730E51;
	font-family: Verdana;
	font-size: 60%;
	text-decoration: none;
}
.txtform {
	color: #3B629B;
	font-family: Verdana;
	font-size: 60%;
	text-decoration: none;
	
}

