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; }



