	.texto {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #2a4c8a;
		font-weight: normal;
		}	

		.texto a,
		.texto a:link		{ font-size:11px; color: #2a4c8a; text-decoration:underline; font-weight:bold;}
		.texto a:visited	{ font-size:11px; color: #2a4c8a; text-decoration:underline; font-weight:bold;}
		.texto a:active		{ font-size:11px; color: #2a4c8a; text-decoration:underline; font-weight:bold;}
		.texto a:hover		{ font-size:11px; color: #2a4c8a; text-decoration:underline; font-weight:bold;}

	.titulo {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #2a4c8a;
		font-weight: normal;
		}	

		.titulo a,
		.titulo a:link		{ font-size:13px; color: #2a4c8a; text-decoration:underline; font-weight:bold;}
		.titulo a:visited	{ font-size:13px; color: #2a4c8a; text-decoration:underline; font-weight:bold;}
		.titulo a:active		{ font-size:13px; color: #2a4c8a; text-decoration:underline; font-weight:bold;}
		.titulo a:hover		{ font-size:13px; color: #2a4c8a; text-decoration:underline; font-weight:bold;}


	.textoblanco {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #FFFFFF;
		font-weight: normal;
		}	

		.textoblanco a,
		.textoblanco a:link		{ font-size:11px; color: #FFFFFF; text-decoration:underline; font-weight:bold;}
		.textoblanco a:visited		{ font-size:11px; color: #FFFFFF; text-decoration:underline; font-weight:bold;}
		.textoblanco a:active		{ font-size:11px; color: #FFFFFF; text-decoration:underline; font-weight:bold;}
		.textoblanco a:hover		{ font-size:11px; color: #FFFFFF; text-decoration:underline; font-weight:bold;}