.navigasi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #959595;

}
.keterangan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #6699CC;
	text-decoration: underline blink;
}
.hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.judul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: Bold;
	color: #339999;
}.....

