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


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

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

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

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

.title		{ 
COLOR: #0033FF; 
FONT: 13px arial, sans-serif; 
font-weight: bold;
color: #196099; 

 }


.news_story		{ 

 }


/* NEWS PAGE LINK COLORS */

a:link		{ text-decoration: underline; }

a:visited	{ text-decoration: underline; }

a:active	{ text-decoration: underline; }

a:hover		{ text-decoration: underline; }



