BODY,TD {
	font-family: MS Sans Serif;
	font-size:10pt;
}

.txt_header {
	font-size:10pt;
	font-weight: bold;
	color: "#CC0000";
	margin-bottom: 3px;
}

.txt_header2 {
	font-size:10pt;
	font-weight: bold;
	color: "#003399";
	margin-bottom: 2px;
}

.txt_body {
	font-size:10pt;
	font-weight: normal;
	color: black;
}

.txt_more,
.txt_more:link,
.txt_more:visited,
.txt_more:active {
	font-size:10pt;
	font-weight: bold;
	color: #000000;
	text-align: right;
	margin-top: 3px;
	text-decoration: none;
}
.txt_more:hover {
	text-decoration: underline;
	color: orange;
}

.rect_pic_title {
	border: "1px solid gray";
}

.rect_more {
	font-size:10px;
	font-weight: bold;
	color: red;
	text-decoration: none;
	margin-right: 5px;
}
a {  
		font-size:10px;
		color: 000000; 
		text-decoration: none;
		}
a:visited { 
		font-size:10px;
		color: #000000; 
		text-decoration: none;
		}
a:active { 
		font-size:10px;
		color: 000000; 
		text-decoration: none;
		}
a:hover { 
		font-size:10px;
		color: red;
		text-decoration: underline;
		}
.rect_news_title {
	font-size:10px;
	font-weight: bold;
}

.rect_news_lead {
	font-size:10px;
	font-weight: normal;

}

.read_title {
	font-size:10px;
	font-weight: bold;
	color: red;
	text-decoration: none;
}

.read_date {
	font-size:10px;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
	margin-top:10px;
}

.read_msg {
	font-size:10px;
	font-weight: normal;
	text-decoration: none;
	margin-top:10px;
}

.text_link_bottom,
.text_link_bottom:link,
.text_link_bottom:visited,
.text_link_bottom:active {
	font-size:10px;
	font-weight: bold;
	color: white;
	letter-spacing: "1px";
	line-height: "1.5";
	text-decoration: none;
}

.text_link_bottom:hover {
	color: orange;
	text-decoration: underline;
}