p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-weight: 300;
}
.green {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #99CC00;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #66CC00;
	text-decoration: none;
}
a:hover {
	color: #66CC00;
	text-decoration: line-through;
}
a:visited {
	color: #66CC00;
	text-decoration: none;
}

.news {
	width:420px;
	height:217px;
	clip:rect(0,420px,217px,0);
	overflow:hidden;
	z-index:1;
	
}
