.LINK1,a.LINK1:link,a.LINK1:visited,a.LINK1:active {
	font-family: "ËÎÌå";
	font-size: 9pt;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
} 
a.LINK1:hover{
	font-family: "ËÎÌå";
	font-size: 9pt;
	color:  #FFCC00;
	font-weight: bold;
}
.LINK2,a.LINK2:link,a.LINK2:visited,a.LINK2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #7F7F7F;
	text-decoration: none;
} 
a.LINK2:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:  #FF6600;
	text-decoration: underline;
}
.LINK3,a.LINK3:link,a.LINK3:visited,a.LINK3:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
} 
a.LINK3:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:  #FF6600;
}
.LINK4,a.LINK4:link,a.LINK4:visited,a.LINK4:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0099FF;
	text-decoration: none;
} 
a.LINK4:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:  #FFCC00;
}
.bg {
	background-repeat: repeat-y;
}
.bg2 {
	background-repeat: no-repeat;
	background-position: center;
}
.bg3 {
	background-repeat: repeat-x;
	background-position: center top;
}
.txt {
	border: 1px solid #CCCCCC;
	line-height: 20px;
}
.hang {
	line-height: 18px;
}
