@charset "utf-8";
.style1 {
	color: #666666;
	font-size: 11px;
	line-height: 16px;
}
.style4 {
	color: #333333;
	line-height: 15px;
	font-size: 11px;
}
.style9 {color: #333333; line-height: 15px; font-size: 11px; font-weight: bold; }
.style10 {
	color: #FF7207;
	font-size: 12px;
	font-weight: bold;
}

.title {
	color: #FF7207;
	font-size: 13px; 

}
.link{ font-size: 12px; 
       color: #666666; text-decoration: underline; }
	  
a:link {
	 color: #666666; text-decoration: underline;}
a:visited {
	 color:#333333; text-decoration: none;}
a:hover {
	text-decoration: underline;
	color: #333333;}
a:active {
	text-decoration: underline;
}
