a:link, a:active, a:visited {
	font-family: Arial;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a:hover {
	font-family: Arial;
	color: #8cc63f;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
BODY {
	font-weight: normal;
	background-color: #666666;
	font-family:Arial;
	font-size:12px;
}
TD {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}

.hijau {
background-color:#7BB138;
}


.black{
color: #000000;
}

.white {
	color: #FFFFFF;
}
.green {
	color: #8fc43e;
}
.underline {
	text-decoration: underline;
}
.px11 {
	font-size: 11px;
}
