.texto_noti_titulo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 24px;
}

.texto_noti_titulo:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	line-height: 24px;
}
.texto_noti_contenido{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-style: normal;
	font-weight: normal;
	color: #5F5F5F;
	text-decoration: none;
	line-height: 9px;
}
.texto_noti_contenido:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-style: normal;
	font-weight: normal;
	color: #5F5F5F;
	text-decoration: underline;
	line-height: 9px;
}
.texto_titulos_arial_18{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.texto_titulos_arial_18_amarillo{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style: normal;
	font-weight: regular;
	color: #FFC000;
	text-decoration: none;
}
.texto_txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	font-weight: regular;
	color: #383539;
	text-decoration: none;
}
.texto_txt_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	font-weight: regular;
	color: #383539;
	text-decoration: underline;
}
.texto_txt_link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	font-weight: regular;
	color: #383539;
	text-decoration: none;
}
.texto_titulos_arial_16_amarillo{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style: normal;
	font-weight: regular;
	color: #FFC000;
	text-decoration: none;
}
.texto_titulos_arial_18_rojo{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style: normal;
	font-weight: regular;
	color: #C5302C;
	text-decoration: none;
}