body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

.tahoma {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}

.judul {
	font-family: "Century Gothic", Verdana;
	font-size: 30px;
	color: #D4891D;
}

.tahoma_putih {
	color:#FFFFFF;
}

.tahoma11_menu {
	color: #D4891D;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
