#News {
	position:absolute;
	left:214px;
	top:180px;
	width:206px;
	height:230px;
	z-index:1;
}
#News td{
	font-size: 14px;
	color: #000099;
	line-height: 150%;
}
#News a:link {
	color: #000099;
	text-decoration: none;
}
#News a:visited {
	color: #666666;
	text-decoration: none;
}
#News a:hover {
	color: #FF6500;
	text-decoration: none;
}
