/* CSS Document */


			.newsprolog{
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
	.news{
	border-bottom-style:dashed;
	border-bottom-width:thin;
	border-top-style:dashed;
	border-top-width:thin;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
		a:link { text-decoration:none; font-weight:bold; color:#000000; }
	a:hover {color:#009900; text-decoration:none;}
	a:visited {text-decoration:none; font-weight:bold; color:#000000;}
