.navigation {
	position: absolute;
	left: 83px;
	top: 178px;
	z-index: 1;
	width: 108px;
	height: 116px;
}
.navigationpadding {
	margin-top: 4px;
}

a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #CB348E;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}

