body {
	margin:0px;
	padding:0px;
	font-family: Arial;
	font-size: 12px;
	line-height: 150%;	
	color:#000000;
}
.redtext{ color:red;}
a:link{ 
    font-size: 12px;
    color:#000;
	text-decoration: none;
}	
a:visited{ 
    font-size: 12px;
    color:#000;
	text-decoration: none;
}	
a:hover{
	font-size: 12px;
	color:red;
	text-decoration: none;
	font-size:12px;
	font-family: Arial;
}
.whitetitle{
	font-family: Arial;
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:9px;
	}
a.whitelink:link{ 
    font-size: 12px;
    color:#fff;
	text-decoration: none;
	font-weight:bold;
}	
a.whitelink:visited{ 
    font-size: 12px;
    color:#fff;
	text-decoration: none;
	font-weight:bold;
}	
a.whitelink:hover{
	font-size: 12px;
	color:red;
	text-decoration: none;
	font-size:12px;
	font-family: Arial;
	font-weight:bold;
}
.blacktext{
	filter: Glow(Color=white, Strength=255);
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	font-family: Arial;
}
.yellowtext{ color:#FFFF00;
             font-size:12px;
			  }
.whitebottom{
	color:#FFFFFF;

}

.userd_input {
	
	color: #666666;
	background:#ffffff;
	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	
}

.huang {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	font-family: "¾­µäºÚÌå¼ò";
}