.news_heading {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

a.news_heading:hover { text-decoration: underline; }

.news_text {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: justify;
	color: #666666;
}

a.news_text:hover { text-decoration: underline; }

.news_url {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #BE1010;
}

a.news_url:hover { text-decoration: underline; }

.news_error {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FF0000;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.news_field {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
}

.news_button {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 11px;
	border: 1px solid #9B9B9B;
	background-color: #DDDDDD;
}