@charset "ISO-8859-1";
.agenda_textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff3300;
	text-decoration: none;
}
#mis_merchamerchand_textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffff33;
	text-decoration: none;
}
.merchand_numeros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffff33;
	text-decoration: none;
	font-weight: bold;
}
#tabla_interna .agenda_textos a:link, #tabla_interna .agenda_textos a:visited {
	color: #ff3300;
	text-decoration: none;
}
#tabla_interna .agenda_textos a:hover, #tabla_interna .agenda_textos a:active {
	color: #ff3300;
	text-decoration: none;
}
#tabla_interna #lateral_izq #mis_merchamerchand_textos a:link, #tabla_interna #lateral_izq #mis_merchamerchand_textos a:visited {
	color: #006500;
	text-decoration: none;
}
#tabla_interna #lateral_izq #mis_merchamerchand_textos a:hover, #tabla_interna #lateral_izq #mis_merchamerchand_textos a:active {
	color: #FFFFFF;
	text-decoration: none;
}
