.isi {
	font-family: arial;
	font-size: 12px;
	color: black;
}

.isibold {
	font-family: arial;
	font-size: 12px;
	color: black;
	font-weight: bold;
	text-decoration: none;
}

.title {
	font-family: arial;
	font-size: 14px;
	color: black;
	font-weight: bold;
}

a.hitam {
	font-family: arial;
	font-size: 12px;
	color: black;
	text-decoration: none;
}

a:hover.hitam {
	font-family: arial;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
}

a.hitambold {
	font-family: arial;
	font-size: 12px;
	color: black;
	font-weight: bold;
	text-decoration: none;
}

a:hover.hitambold {
	font-family: arial;
	font-size: 12px;
	color: #555555;
	font-weight: bold;
	text-decoration: none;
}
