a.sectionLink:link {
	color: #ffffff;
	text-decoration: none;
}

a.sectionLink:visited {
	color: #ffffff;
	text-decoration: none;
}

a.sectionLink:active {
	color: #ffffff;
	text-decoration: none;
}

a.sectionLink:hover {
	color: #ffffff;
	text-decoration: none;
}

.section {
	color: #ffffff;
	font-size: 40px;
	font-weight: 400;
	z-index: 2;
}

#sectionShadow {
	color: #000000;
	font-size: 40px;
	font-weight: 500;
	z-index: 1;
}