.whatsnew {
	margin: 0 0 14px 0;
	line-height: 1.4em;
	color: #333333;
	font-size: 10.5px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(none);
	background-attachment: none;
	padding: 0 0 0 0;
}
.whatsnew a {
	color:#064E8E;
	text-decoration:none;
	}
.whatsnew a:hover {
	color:#000000;
	text-decoration:underline;
	}
