.home {
	position:absolute;
	width:70px;
	height: 16px;
	font-size: 90%;
	color: #E0018B;
	top: 125px;
	left: 487px;
	letter-spacing: 1px;
	text-align: center;
}
.home a:link {
	color: #E0018B;
	text-decoration: none;
}
.home a:visited {
	color: #E0018B;
	text-decoration: none;
}
.home a:hover {
	color: #999999;
	text-decoration: underline;
}
.home a:active {
	color: #E0018B;
	text-decoration: none;
}
.services {
	position:absolute;
	width:80px;
	height: 16px;
	font-size: 90%;
	color: #E0018B;
	top: 125px;
	left: 563px;
	letter-spacing: 1px;
	text-align: center;
}
.services a:link {
	color: #E0018B;
	text-decoration: none;
}
.services a:visited {
	color: #E0018B;
	text-decoration: none;
}
.services a:hover {
	color: #999999;
	text-decoration: underline;
}
.services a:active {
	color: #E0018B;
	text-decoration: none;
}
.portfolio {
	position:absolute;
	width:90px;
	height: 16px;
	font-size: 90%;
	color: #E0018B;
	top: 125px;
	left: 651px;
	letter-spacing: 1px;
	text-align: center;
}
.portfolio a:link {
	color: #E0018B;
	text-decoration: none;
}
.portfolio a:visited {
	color: #E0018B;
	text-decoration: none;
}
.portfolio a:hover {
	color: #999999;
	text-decoration: underline;
}
.portfolio a:active {
	color: #E0018B;
	text-decoration: none;
}
.tests {
	position:absolute;
	width:100px;
	height: 16px;
	font-size: 90%;
	color: #E0018B;
	top: 125px;
	left: 752px;
	letter-spacing: 1px;
	text-align: center;
}
.tests a:link {
	color: #E0018B;
	text-decoration: none;
}
.tests a:visited {
	color: #E0018B;
	text-decoration: none;
}
.tests a:hover {
	color: #999999;
	text-decoration: underline;
}
.tests a:active {
	color: #E0018B;
	text-decoration: none;
}
.contact {
	position:absolute;
	width:90px;
	height: 16px;
	font-size: 90%;
	color: #E0018B;
	top: 125px;
	left: 858px;
	letter-spacing: 1px;
	text-align: center;
}
.contact a:link {
	color: #E0018B;
	text-decoration: none;
}
.contact a:visited {
	color: #E0018B;
	text-decoration: none;
}
.contact a:hover {
	color: #999999;
	text-decoration: underline;
}
.contact a:active {
	color: #E0018B;
	text-decoration: none;
}
