.produk1 {
	font-family: "Century Gothic";
	font-size: 18px;
	color: 56595c;
	text-decoration: none;
	font-weight: bold;
}

.produk1 :link
{
	color:56595c;
	text-decoration:none;
	font-weight: bold;

	
}
.produk1 :visited
{
	color:56595c;
	text-decoration:none;
	font-weight: bold;

}

.produk1 :hover
{
	color:#868A8E;
	text-decoration:underline;
	font-weight: bold;
}



.home {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #56595C;
	text-decoration: none;
	position: relative;
	top: 15;
	font-weight: bold;
}
.about {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #56595C;
	text-decoration: none;
	position: relative;
	top: 40;
	font-weight: bold;
}
.produk {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #56595C;
	text-decoration: none;
	position: relative;
	top: 70;
	font-weight: normal;
}

.kontak {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #56595C;
	text-decoration: none;
	position: relative;
	top: 100;
	font-weight: bold;
}
.next {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #56595C;
	text-decoration: none;
}
