.isi {
	font-family: verdana;
	font-size: 10px;
	color: white;
}

.isib {
	font-family: verdana;
	font-size: 10px;
	color: white;
	font-weight: bold;
}

.isihitam {
	font-family: verdana;
	font-size: 11px;
	color: black;
}

.title {
	font-family: verdana;
	font-size: 13px;
	color: white;
	font-weight: bold;
}

a.putih {
	font-family: verdana;
	font-size: 10px;
	color: white;
	text-decoration: none;
}

a:hover.putih {
	font-family: verdana;
	font-size: 10px;
	color: #A5A5A5;
	text-decoration: none;
}

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

a:hover.hitam {
	font-family: verdana;
	font-size: 11px;
	color: #787878;
	text-decoration: none;
}

a.putihbold {
	font-family: verdana;
	font-size: 10px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

a:hover.putihbold {
	font-family: verdana;
	font-size: 10px;
	color: #A5A5A5;
	text-decoration: none;
	font-weight: bold;
}