/* CSS Document */
body {
     SCROLLBAR-FACE-COLOR: #D9F0F6; 
	 SCROLLBAR-HIGHLIGHT-COLOR: #D9F0F6; 
	 SCROLLBAR-SHADOW-COLOR: #D9F0F6; 
	 SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	 SCROLLBAR-ARROW-COLOR: #A8DBF2; 
	 SCROLLBAR-TRACK-COLOR: #f1f1f1; 
	 SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
     color: #254076;
	 margin-right: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
  	 margin-top: 0px;
	 font-family:"ËÎÌå";
	 font-size:12px;
}
hong{
      color:red;}
td{
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 25px
	}
a:link {
	color: #254076;
	text-decoration: underline;
}
a:visited {
	color: #254076;
	text-decoration: underline;
}
a:hover {
	color: red;
	text-decoration: none;
}
a:active {
	color: red;
	text-decoration: none;
}
