td.news_title {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;	
}
td.news_date {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;	
}
.news_topic {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
a.news_text, a.news_text:active, a.news_text:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;	
	text-decoration: none;
}
a.news_text:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;	
}
a.article_print, a.article_print:active, a.article_print:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #12204F;	
	text-decoration: none;
}
a.article_print:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;	
}
a.news_arc, a.news_arc:active, a.news_arc:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #12204F;	
	text-decoration: underline;
}
a.news_arc:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;	
}
td.arc_caption {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #12204F;	
	text-decoration: none;
}