.btlink
{
	text-decoration: none;
	font-size: 12px;
	color:#FF9933;
	font-family: "宋体";
	font-style: normal;
}

.btlink:link { 
text-decoration: none; 
color: #666666;
font-family:"宋体"; 
font-weight: normal; 
} 
.btlink:visited { 
text-decoration: none; 
color: #666666;
font-family:"宋体"; 
font-weight: normal; 
} 
.btlink:active { 
text-decoration: none; 
color: #FF9933; 
font-family:"宋体"; 
font-weight: normal; 
} 
.btlink:hover { 
text-decoration: none; 
color: #FF9933;
font-family:"宋体";  
font-weight: normal; 
} 
