#divNews {
	color:#333;
}

#divNews a {
	font-weight:bold;
	color:#333;
	text-decoration:none;
}

#divNews a:hover {
	color:#333;
	text-decoration:underline;
}


#newsLeft {
	float:left;
	width:463px;
	margin-right:80px;
	margin-top:40px;
}

#newsRight {
	font-family:"museo-sans",sans-serif;
	font-size:12px;
	font-weight:500;
	color:#333;
	
	float:left;
	line-height:18px;
	margin-top:120px;
}