body {
     background-color: #FFFFFF;
	 margin: 0;
	 padding: 0;
	}

.news_summary_news_td_title {
	height: 25px;
	width: 175px;
	font-family: trebuchet ms;
	font-size: 11px;
	color: #336598;
	background-color: #ffffff;
	text-align: right;
	font-weight: bold;
	}

.news_summary_news_td_descr {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	vertical-align: top;	
	}

.news_summary_news_td_link {
	width: 175px;
	font-family: trebuchet ms;
	font-size: 11px;
	color: #336598;	
	text-align: right;
	font-weight: bold;
	}

a.news_summary_news_a_detailNews,
a.news_summary_news_a_detailNews:visited,
a.news_detail_news_a_link,
a.news_detail_news_a_link:visited {
	font-family: trebuchet ms;
	font-size: 11px;
	color: #336598;	
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	}
a.news_summary_news_a_detailNews:hover,
a.news_detail_news_a_link:hover {
	font-family: trebuchet ms;
	font-size: 11px;
	color: #336598;
	text-align: right;
	font-weight: bold;
	text-decoration: underline;
	}
	
.news_detail_news_div_title {
	font-family: trebuchet ms;
	font-size: 11px;
	color: #336598;	
	font-weight: bold;
	}
