body{ 
	margin-top: 0px; 
	margin-right: 0px; 
                margin-bottom: 0px; 
                margin-left: 0px; 
                background-color:#F0F0F0; 
                tekst-color: #000000;
}

#NewsCont{ 
	position: absolute;
	 left: 0; top: 0; 
	width: 100%;
}

.title{ 
	color: #0033FF; 
	font: 12px arial, sans-serif; 
	font-weight: bold; 
}

table{ 
	color: #000000; 
	font: 11px arial, sans-serif; 
	font-weight: normal ;
}


/* Links */

a:link { 
	color: #0033FF; 
	text-decoration: underline;
}


a:visited { 
	color: #6633FF; 
	text-decoration: underline; 
}

a:active { 
	color: #0033FF; 
	text-decoration: underline; 
}

a:hover {
                color: #6699FF; 
	text-decoration: none; 
}
