.text1 {
	color: #800080;
}
.title {
	font-size: 16px;
	color: #800080;
}
.title1 {
	font-size: 14px;
	color: #800080;
	line-height: 25px;
}
.text {
	line-height: 22px;
}
a:link {
	color: #595959;
	text-decoration: none;
}
a:hover {
	color: #E5C304;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: none;
}

