body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "ËÎÌå";
}
body,td,th {
	font-family: ËÎÌå;
	font-size: 12px;
	line-height:24px;
}
a:link{text-decoration:none;
       color:#000000;
	   }
a:visited {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration:underline;
}
.blue-gonggao {color: #003399}
.white {color: #FFFFFF}
a.white:link{
    color:#FFFFFF;
	text-decoration:none;
}
a.white:visited {
	text-decoration: none;
	color: #ffffff;
}
a.white:active {
	text-decoration: none;
}
a.white:hover {
	color: #ffffff;
	text-decoration:underline;
}
.red {
	color: #FF0000;
	font-family: "ËÎÌå";
	font-size: 12px;
	font-weight: bold;
}
a.red:link {
	text-decoration: none;
	color: #FF0000;
	}
a.red:visited {
	text-decoration: none;
	color: #FF0000;
}
a.red:hover {
	text-decoration:underline;
	color: #FF0000;
	}
a.red:active {
	text-decoration: none;
}
yellow{text-decoration: none;
color:#FFFF00;}
a.yellow:link{
        text-decoration:none;
        color:#FFFF00; 
}
a.yellow:visited{
       text-decoration:none;
        color:#FFFF00;
}
a.yellow:hover{
        text-decoration:underline;
		color:#FFFF00;
		}