body,td,th,font {
  font-family:"ËÎÌå";
  font-size: 12px;
  line-height: 18px;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
    line-height: 18px;
}
a:visited {
  font-size: 12px;
  color: #000000;
  text-decoration: none;
  line-height: 18px;
}
a:hover {
  font-size: 12px;
  color: #FF9900;
  line-height: 18px;
}
a:active {
	font-size: 12px;
	color: #FF9900;
	line-height: 18px;
}
li{
	list-style:disc;
}
td#news{
    text-indent:2em;
}