.descrip {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #FFFFFF;
}
.judul {
    font-size: 12px;
	color: #CC9966;
	font-weight: bold;
    padding-left: 5px;
    font-style: italic;
}
.sub_judul {
    font-size: 14px;
	color: #CC9966;
	font-weight: bold;
}
.also {
	font-family: Times New Roman, Times, serif;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
	color: #FFFFFF;
}
a.biru:link {
    font-size: 12px;
	color: #6699CC;
	text-decoration: none;
}
a.biru:visited {
    font-size: 12px;
	color: #6699CC;
	text-decoration: none;
}
a.biru:hover {
    font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.borde_kotak
{
	border: 1px solid #CCCCCC;

}
a.see:link {
    font-family: Times New Roman, Times, serif;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
}
a.see:visited {
    font-family: Times New Roman, Times, serif;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
}
a.see:hover {
    font-family: Times New Roman, Times, serif;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
	color: #6699CC;
	text-decoration: none;
}