#theProductNews {
	padding:0;
	margin:0;
	}
	
#theProductNews p {
	color:#66B041;
	padding:0 0 10px 0;
	font-size:10px;
	}
	
#theProductNews a {
	text-decoration:none;
	color:#66B041;
	border-bottom: 1px #fff solid;
	}
	
#theProductNews a:visited {
	text-decoration:none;
	color:#66B041;
	border-bottom: 1px #fff solid;
	}	
	
#theProductNews a:hover {
	text-decoration:none;
	color:#000;
	border-bottom: 1px #fff solid;
	}	
		

