/* CSS Document */
body{
     margin-bottom:0px;
	 margin-left:0px;
	 margin-right:0px;
	 margin-top:0px;
	 }
td{
  font-family:"ËÎÌå";
  font-size:12px;
  line-height:24px;
  }
a{
  text-decoration:none;
  color:#000000;
  }
  
a:hover{
  text-decoration:underline;
  color:#ff3300;
  }
  
