.News_Title {
	font-family: Tahoma;
	font-size: 12px;
    text-align:justify;
    font-weight:bold;
	color: #660000;
	text-decoration: none;
}
.News_Title1 {
	font-family: Tahoma;
	font-size: 12px;
	text-align:justify;
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}
.News_Title2 {
	font-family: Tahoma;
	font-size: 10px;
	text-align:justify;
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}
.News_Description {
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.News_Body {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.Link_Blue {
	font-family: Tahoma;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
.Link_Blue:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}
.Link_Blue:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #9900CC;
	text-decoration: none;
}
