@charset "UTF-8";
a:hover {
	color: #999999;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
}
.texto {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
}
.texto_secciones {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
}
.enlaces {
	color: #000000;
	text-decoration: underline;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
}
.texto_peque_negro {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	line-height: 12px;
}
.texto_peque_b {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 12px;
}
.texto_nano_negro {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	line-height: 12px;
}

