body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;	}
html, body {
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/back.gif);
	background-position:bottom;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
.kotak_putih_1px {
	border: 1px solid #FFFFFF;
}
.kotak_orange_1px {
	border: 5px solid #FF9900;
}
.kotak_orange_1px:hover {
	border: 5px solid #FFFFFF;
}
.fonttitle_orange {
	font-size: 42px;
	color: #FF9900;
}
.fonttitle_white {

	font-size: 16px;
	color: #FFFFFF;
}
.fonttitle_orange1 {

	font-size: 24px;
	color: #FF9900;
}
.kotak_biru {
	border: 2px solid #001045;
}

