.news_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
  border-bottom: 0px;
  word-spacing: 3px;
  line-height: 17px;
}

.news_text a:link, .news_text a:visited, .news_text a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
  border-bottom: 1px solid;
  border-bottom-color: #999999;
  word-spacing: 3px;
  line-height: 17px;
}

.news_text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border-bottom-color: #CCCCCC;
  word-spacing: 3px;
  line-height: 17px;
}

.news_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
  border-bottom: 0px;
  word-spacing: 3px;
  font-weight: bold;
}

.news_subtitle {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
  border-bottom: 0px;
  word-spacing: 3px;
  font-weight: bold;
}
