.bg {
	background-attachment: fixed;
	background-image: url(gambar/papuabg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.title {
	font-family: Futura;
	font-size: 11px;
	color: #033300;
	font-style: normal;
	font-weight: lighter;
}
a {
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}

.links {
	color:#999999;
	font: 9pt Helvetica, sans-serif;
}
.pagetitle {
	font-family: Futura;
	font-size: 13px;
	color: #FFFFFF;
	font-style: oblique;
	font-weight: lighter;
}

