.link_tool:link {
	font-family: Tahoma;
	font-size: 10px;
	color:#666666;
	text-decoration: none;
}
.link_tool:visited {
	font-family: Tahoma;
	font-size: 10px;
	color:#666666;
	text-decoration: none;
}
.link_tool:hover {
	font-family: Tahoma;
	font-size: 10px;
	color:#666666;
	text-decoration: none;
}
.link_tool:active {
	font-family: Tahoma;
	font-size: 10px;
	color:#666666;
	text-decoration: none;
}

.text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
.title {
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: normal;
	color: #333333;
}
.kotak_text{
	border: thin solid #999999;

}
.garis_text{
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;

}
