BODY 		{ margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; }


 /* FONT COLORS */


TABLE		{ COLOR: #000000; FONT: 11px arial, sans-serif; font-weight: normal }

.title		{
	COLOR: #FF9900;
	FONT: 12px arial, sans-serif;
	font-weight: bold;
}
.fecha		{
	COLOR: #999999;
	FONT: 12px arial, sans-serif;
	font-weight: bold;
}


#NewsDiv	{ position: absolute; left: 0; top: 0; width: 100% }

 /* PAGE LINK COLORS */

a:link		{
	color: #003366;
	text-decoration: underline;
}

a:visited	{
	color: #999999;
	text-decoration: underline;
}

a:active	{
	color: #003366;
	text-decoration: underline;
}

a:hover		{
	color: #FF9900;
	text-decoration: underline;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}





