.dd {
	line-height: 25px;
	font-size: 13px;
}
.ff {
	font-size: 14px;
	line-height: 30px;
}
.en {
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	font-family: Arial;
}

a:visited {
	color: #A26100;
	text-decoration: none;
}
a:link {
	color: #A26100;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
