.spacerLink1 {
	height: 125px;
	padding-top: 20px;
}
.spacerLink2 {
	background-color: f3f0eb;
	height: 879px;
	padding-top: 10px;
}
.textAbout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: 2c2c2c;
	padding-left: 30px;
	display: block;
	padding-right: 30px;
}
.textAboutBold {
	font-weight: bold;
}
.textAbout a:link {
	text-decoration: none;
	color: #333333;
}
.textAbout a:visited {
	text-decoration: none;
	color: #333333;
}
.textAbout a:hover {
	text-decoration: none;
	color: #666666;
}
