/*默认链接颜色 */
a:link,a:visited,a:active{text-decoration:underline;font-size:12px;color:#EEEABA;font-family: "Arial,宋体"}
a:hover{text-decoration:none; color:#ffffff;font-family: "Arial,宋体"}

.style2 {
	font-size: 12px;
	color: #EEEABA;
	line-height: 20px;	
	font-family: "Arial,宋体"
}
a.style2:hover {
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
	text-decoration:underline;
	font-family: "Arial,宋体"
}
a.style2:link {
	font-size: 12px;
	line-height: 20px;
	text-decoration:underline;
	font-family: "Arial,宋体"
}
a.style2:visited {
	font-size: 12px;
	line-height: 20px;
	text-decoration:underline;
	font-family: "Arial,宋体"
}

.style3 {
	font-size: 12px;
	color: #A73F00;
	line-height: 20px;	
	font-family: "Arial, Helvetica, sans-serif"
}
a.style3:hover {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	font-family: "Arial, Helvetica, sans-serif"
}
a.style3:link {
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	color: #A73F00;
	font-family: "Arial, Helvetica, sans-serif"
}
a.style3:visited {
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	color: #A73F00;
	font-family: "Arial, Helvetica, sans-serif"
}
.style4 {
	font-size: 12px;
	color: #A73F00;
	line-height: 20px;	
	font-family: "Arial, Helvetica, sans-serif"
}
a.style4:hover {
	font-size: 12px;
	line-height: 20px;
	color: #A73F00;
	text-decoration: none;
	font-family: "Arial, Helvetica, sans-serif"
}
a.style4:link {
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	color: #A73F00;
	font-family: "Arial, Helvetica, sans-serif"
}
a.style4:visited {
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	color: #A73F00;
	font-family: "Arial, Helvetica, sans-serif"
}
