.about_text {
	font-size: 12px;
	line-height: 1.5em;
	color: #7A7A7A;
	text-align: center;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}

.about_text a:link {
	color: #ce6293;
	text-decoration: none;
}

.about_text a:visited {
	color: #ce6293;
	text-decoration: none;
}

.about_text a:hover {
	color: #ce6293;
	text-decoration: underline;
}

.about_text a:active {
	color: #ce6293;
	text-decoration: underline;
}
.about_s {
	width: 305px;
	margin-bottom: 15px;
	text-align: left;
	font-size: 12px;
	color: #7A7A7A;
}


.about_s  a:link {
	color: #ce6293;
	text-decoration: none;
}

.about_s a:visited {
	color: #ce6293;
	text-decoration: none;
}

.about_s  a:hover {
	color: #ce6293;
	text-decoration: underline;
}

.about_s  a:active {
	color: #ce6293;
	text-decoration: underline;
}


.about_h {
	width: 305px;
	margin-bottom: 15px;
	text-align: left;
	font-size: 12px;
	color: #7A7A7A;
}

.about_h a:link {
	color: #2377A3;
	text-decoration: none;
}

.about_h a:visited {
	color: #2377A3;
	text-decoration: none;
}

.about_h  a:hover {
	color: #2377A3;
	text-decoration: underline;
}

.about_h  a:active {
	color: #2377A3;
	text-decoration: underline;
}


.about_d {
	width: 305px;
	margin-bottom: 15px;
	text-align: left;
	font-size: 12px;
	color: #7A7A7A;
}


.about_d a:link {
	color: #7b634A;
	text-decoration: none;
}

.about_d a:visited {
	color: #7b634A;
	text-decoration: none;
}

.about_d  a:hover {
	color: #7b634A;
	text-decoration: underline;
}

.about_d  a:active {
	color: #7b634A;
	text-decoration: underline;
}
