.css {
	font-size: 12px;
	line-height: 21px;
	color: #333333;
	text-decoration: none;
	font-family: "ËÎÌå";

}
.bg {
	background-attachment: fixed;
	background-image: url(images/news_24.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
a:link {
	font-size: 12px;
	line-height: 21px;
	color: #333333;
	text-decoration: none;

}
a:visited {
	font-size: 12px;
	line-height: 21px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 13px;
	line-height: 21px;
	color: #990000;
	text-decoration: underline;
}
.linknav a:link{
	text-decoration:none;
	color:#000000;
	font-size: 14px;
}
.linknav a:hover{
	text-decoration:none;
	color:#FF6600;
	font-size: 14px;
}
.linknav a:visited{
	text-decoration:none;
	color:#333333;
	font-size: 14px;
}
.font3 {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

