TABLE.css_table_Home
	{
		border-width	 : 0px;
		border-color	 : white;
		border-style	 : solid;
		
		padding			 : 0px;
		border-spacing	 : 0px;
	}
	
SPAN.NewsWriterText
	{
		font-weight		 : normal;
		color		 	 : white;
		font-family		 : Verdana;
		font-size		 : 8px;
	}
	
SPAN.CounterText
	{
		font-weight		 : bolder;
		color		 	 : white;
		font-family		 : Verdana;
		font-size		 : 12px;
	}
