.title {
	font-size: 14px;
	color: ff0000;
	font-weight: bolder;
	}
.title1 {
	font-size: 12px;
	color: 535353;
	font-weight: bolder;
}
.title2 {
	font-size: 12px;
	font-weight: bold;
	color: 909090;
}
.ad1 {
	font-size: 12px;
	color: 164767;
}
.newstext {
	font-size: 12px;
	color: #939393;
	line-height: 210%;
	text-decoration:none

}
.text {
	font-size: 12px;
	color: #989898;
	line-height: 150%;
	text-decoration:none

}
.text:active{
	font-size: 12px;
	color: #333333;
	line-height: 150%;
	text-decoration:none
	}
.text:link{
	font-size: 12px;
	color: #989898;
	line-height: 150%;
	text-decoration:none
	}
.text:hover{
	font-size: 12px;
	color: #333333;
	line-height: 150%;
	text-decoration: underline;

	}	
.list {
	font-size: 12px;
	line-height: 150%;
	color: 989898;

}
