.news-topic {
	font-family: tahoma;
	font-size: 11px;
	color: #FF9900;
	font-weight: bold;

}

.news-content {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	line-height: 16px;


}
.text1link {
	font-family: tahoma;
	font-size: 11px;
	color: #FF9900;
}
a.text1link:link {
font-family: "tahoma"; font-size: 11px;
color: #FF9900; text-decoration: underline; 
}
a.text1link:visited {
font-family: "tahoma"; font-size: 11px;
color: #FF9900; text-decoration: underline; 
}
a.text1link:hover {
font-family: "tahoma"; font-size: 11px;
color: #FFCC00; text-decoration: underline; 
}
a.text1link:active {
font-family: "tahoma"; font-size: 11px;
color: #FF9900; text-decoration: underline; 
} 

.text2link {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
}
a.text2link:link {
font-family: "tahoma"; font-size: 11px;
color: #333333; text-decoration: none;
}
a.text2link:visited {
font-family: "tahoma"; font-size: 11px;
color: #333333; text-decoration: none;
}
a.text2link:hover {
font-family: "tahoma"; font-size: 11px;
color: #333333; text-decoration: underline; 
}
a.text2link:active {
font-family: "tahoma"; font-size: 11px;
color: #333333; text-decoration: none;
} 
.width {
	width: 330px;
}

