.body {
 	font-family: Tahoma;
	font-size: 9pt;
	color: #0;
	text-decoration: none;
}

.bg {
	background-image: url(images/bg.gif) ;
}
.bgkiri {
	background-image: url(images/pinos_02.gif);
	background-position: top;
	background-repeat: no-repeat;
	vertical-align: top;
	width: 312px;
	height: 664px;

}
.bgkanan {
	background-image: url(images/pinos_03.gif);
	background-position: top;
	background-repeat: no-repeat;
	vertical-align: top;
	width: 488px;
}

.footer {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

.menu-kiri
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	line-height: 18px;
	color: #006633;
	text-decoration: none;
}
.menu-kiri:hover
{ text-decoration: none;
  color: #FF7B1E;
}

.link
{ font-family: Arial;
  font-size: 9pt;
  line-height: 18px;
  color:#009900;
  text-decoration: none;
}
.link:hover
{ text-decoration: underline;
  color: #FF7B1E;
}
