/* CSS Document */
body{
    margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	}
td{
   font-family:"ËÎÌå";
   font-size:12px;
   line-height:24px;
   color:#333333;
   }
a{
  text-decoration:none;
  color:#333333
  }
a:hover{
        text-decoration:underline;
		color:#FF0000
		}
.menu { height:34px;
        width:94px;
		background:url(im/menu1.gif);
		font-weight: bold;
		color:#ffffff;
	   }
.menu A:link { height:34px;
        width:94px;
		background:url(im/menu1.gif);
		font-weight: bold;
		color:#ffffff;
	   }
.menu A:visited { 
        height:34px;
        width:94px;
		background:url(im/menu1.gif);
		font-weight: bold;
		color:#ffffff;
	   }
.menu A:hover { 
        height:34px;
        width:94px;
		background:url(im/menu2.gif);
		font-weight: bold;
		color:#fff;
		text-decoration:none
	   }
.menu A:active {
        height:34px;
        width:94px;
		background:url(im/menu2.gif);
		font-weight: bold;
		color:#ffffff;
	   }.STYLE1 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

