.enlace_rosa{
	color:#f04174;
	text-decoration:underline;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.enlace_rosa:hover{
	color:#f04174;
	text-decoration:underline;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.enlace_blanco{
	font-family:"Trebuchet MS", Verdana;
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
}
.enlace_blanco:hover{
	font-family:"Trebuchet MS", Verdana;
	font-size:12px;
	text-decoration:underline;
	color:#FFFFFF;
}
.enlace_catalogo{
	font-family:"Trebuchet MS", Verdana;
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
}
.enlace_catalogo:hover{
	font-family:"Trebuchet MS", Verdana;
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
}
.enlace_gris{
	font-family:"Trebuchet MS", Verdana;
	font-size:14px;
	color:#3e3e3e;
}
.enlace_gris:hover{
	font-family:"Trebuchet MS", Verdana;
	font-size:14px;
	color:#3e3e3e;
	text-decoration:underline;

}
.enlace_negro{
	font-size:10px;
	font-family:"Trebuchet MS", Verdana;
	color:#333333;

}
.enlace_negro:hover{
	font-size:10px;
	font-family:"Trebuchet MS", Verdana;
	color:#333333;
	text-decoration:underline;
}
.enlace_rosa{
	font-size:12px;
	font-weight:bold;
	font-family:"Trebuchet MS", Verdana;
	color:#f85887;	
}
.enlace_rosa:hover{
	font-size:12px;
	font-weight:bold;
	font-family:"Trebuchet MS", Verdana;
	color:#f85887;
	text-decoration:underline;
}
.enlace_azul{
	font-size:10px;
	font-family:"Trebuchet MS", Verdana;
	color:#000000;
}
.enlace_azul:hover{
	font-size:10px;
	font-family:"Trebuchet MS", Verdana;
	color:#000000;
	text-decoration:underline;

}
