



body 	{
	background-color: #e6f0fd;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}


.txt 	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #00429d;
	font-weight: normal;
	}	

		.txt a,
		.txt a:link		{ font-size:12px; color: #00429d; text-decoration:underline; font-weight: bold;}
		.txt a:visited		{ font-size:12px; color: #00429d; text-decoration:underline; font-weight: bold;}
		.txt a:active		{ font-size:12px; color: #00429d; text-decoration:underline; font-weight: bold;}
		.txt a:hover		{ font-size:12px; color: #000000; text-decoration:underline; font-weight: bold;}


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

		.txtgris a,
		.txtgris a:link			{ font-size:11px; color: #9d9d9d; text-decoration:none; font-weight: normal;}
		.txtgris a:visited		{ font-size:11px; color: #9d9d9d; text-decoration:none; font-weight: normal;}
		.txtgris a:active		{ font-size:11px; color: #9d9d9d; text-decoration:none; font-weight: normal;}
		.txtgris a:hover		{ font-size:11px; color: #000000; text-decoration:underline; font-weight: normal;}

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

		.txtblanco a,
		.txtblanco a:link		{ font-size:12px; color: #FFFFFF; text-decoration:none;}
		.txtblanco a:visited		{ font-size:12px; color: #FFFFFF; text-decoration:none;}
		.txtblanco a:active		{ font-size:12px; color: #FFFFFF; text-decoration:none; }
		.txtblanco a:hover		{ font-size:12px; color: #FFFFFF; text-decoration:underline;}



.titulo	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #00429d;
	font-weight: bold;
	}	

		.titulo a,
		.titulo a:link		{ font-size:18px; color: #00429d; font-weight: bold; text-decoration:none;}
		.titulo a:visited	{ font-size:18px; color: #00429d; font-weight: bold; text-decoration:none;}
		.titulo a:active	{ font-size:18px; color: #00429d; font-weight: bold; text-decoration:none;}
		.titulo a:hover		{ font-size:18px; color: #000000; font-weight: bold; text-decoration:underline;}





