/* CSS Document */

.new { color:#000000; 
	font-family: verdana; 
	font-size: 11px; 
	line-height: 20px; 
	text-align: justify; 
	padding-top: 2px; 
	padding-right: 2px; 
	padding-left: 5px;
	}
.new a{
	color:#000000; 
	text-decoration:none;
	}
.new a:hover{
	color:#000000;
	text-decoration:none;
	}
