BODY	{
	margin: 0px;
	padding: 0px;
	border: #999999 0px solid;
	}


/* MORE NEWS WINDOW CODE IN OTHER CSS FILES */

FONT		{ COLOR: #666666; FONT: 11px arial, sans-serif; font-weight: normal }

TABLE		{ COLOR: #666666; FONT: 11px arial, sans-serif; font-weight: normal }

.credits	{ COLOR: #000000; FONT:  9px arial, sans-serif; font-weight: normal }

.title		{ COLOR: #0033FF; FONT: 12px arial, sans-serif; font-weight: bold; }


/* NEWS PAGE LINK COLORS */

a:link		{ text-decoration: underline; }

a:visited	{ text-decoration: underline; }

a:active	{ text-decoration: underline; }

a:hover		{ text-decoration: underline; }



