#latestNewsNotice {
	font-family:Trebuchet MS;
	font-size:8pt;
	color:#a2c8ed;
}

.latestNewsNoticeDate {
	font-family: Tahoma;
	color:#222222;
	font-size:8pt;
	font-weight: bold;
}

#latestNewsNotice a {
	color: #ffda2c; 
	text-decoration: none;
}

#latestNewsNotice a:hover {
	color: #e9c20a; 
	text-decoration: underline;
}

#newsNotice {
	font-family:Trebuchet MS;
	font-size:8pt;
	color:#221f1f;
	text-align:justify;
}