.texto_link_1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style: normal;
	font-weight: bold;
	color: #9E9D9D;
	text-decoration: none;
}

.texto_link_1:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style: normal;
	font-weight: bold;
	color: #FA6500;
	text-decoration: none;
}
.texto_noti_azul{
	font-family: Verdana;
	font-size:10px;
	font-style: normal;
	font-weight: regular;
	color: #336699;
	text-decoration: none;
}
.texto_noti_azul:hover{
	font-family: Verdana;
	font-size:10px;
	font-style: normal;
	font-weight: regular;
	color: #336699;
	text-decoration: underline;
}
.texto_noti_negro{
	font-family: Verdana;
	font-size:10px;
	font-style: normal;
	font-weight: regular;
	color: #383B3E;
	text-decoration: none;
}
.texto_noti_negro:hover{
	font-family: Verdana;
	font-size:10px;
	font-style: normal;
	font-weight: regular;
	color: #383B3E;
	text-decoration: underline;
}
.texto_info{
	font-family: Verdana;
	font-size:9px;
	font-style: normal;
	font-weight: regular;
	color: #475767;
	text-decoration: none;
}
.texto_info:hover{
	font-family: Verdana;
	font-size:9px;
	font-style: normal;
	font-weight: regular;
	color: #475767;
	text-decoration: underline;
}
.texto_cabezera{
	font-family: Verdana;
	font-size:10px;
	font-style: normal;
	font-weight: regular;
	color: #D2E2F7;
	text-decoration: none;
}
.texto_cabezera:hover{
	font-family: Verdana;
	font-size:10px;
	font-style: normal;
	font-weight: regular;
	color: #D2E2F7;
	text-decoration: underline;
}
.texto_titulos{
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	font-style: normal;
	font-weight: regular;
	color: #2790BC;
	text-decoration: none;
}
.texto_pestanas{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.texto_txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	font-weight: regular;
	color: #2790BC;
	text-decoration: none;
}
.texto_txt_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	font-weight: regular;
	color: #2790BC;
	text-decoration: underline;
}
.texto_txt_link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	font-weight: regular;
	color: #1D6786;
	text-decoration: underline;
}
.texto_txt_negro_bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.texto_txt_negro{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	font-weight: regular;
	color: #000000;
	text-decoration: none;
}
.texto_txt_link_gris{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	font-weight: regular;
	color: #828282;
	text-decoration: underline;
}
.texto_txt_link_gris:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	font-weight: regular;
	color: #5A5A5A;
	text-decoration: underline;
}
.texto_pestanas_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.texto_pestanas_link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	font-weight: bold;
	color: #1652B3;
	text-decoration: none;
}
.texto_titulos_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	font-style: normal;
	font-weight: regular;
	color: #2790BC;
	text-decoration: none;
}
}
.texto_titulos_link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	font-style: normal;
	font-weight: regular;
	color: #206F91;
	text-decoration: none;
}