.news_box {
	height: 540px;
	width: 460px;
	text-align: left;
	overflow: auto;
}
a { 
text-decoration: none; 
} 
a:hover {
	text-decoration: underline;
} 
.txt10 {
	font-size: 10px;
}
.txt11 {
	font-size: 11px;
}
.txt12 {
	font-size: 12px;
}
.txt13 {
	font-size: 13px;
	line-height: 20px;
	text-decoration: blink;
}
.txt14 {
	font-size: 14px;
	line-height: 20px;
	font-weight: 100;
}
