body
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border-style: none;
	background-color: #ffffff;
}
a:link{
  color:#0000ff;
  text-decoration: none;
}
a:visited{
  color:#0000ff;
  text-decoration: none;
}
a:hover{
  color : #FF0000;
  text-decoration: underline;
}
a:active{
  color : #FF0000;
  text-decoration: underline;
}

a:link.putih {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;

}
a:hover.putih {
	color: #FF9900;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}
a:visited.putih {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;

}
a:link.orange{
	color: #FEC20F;
	font-family: verdana;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: none;
}
a:visited.orange{
	color: #FEC20F;
	font-family: verdana;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: none;
}
a:hover.orange{
	color: #AAF7A4;
	font-weight: bold;
	text-decoration: underline;
}
td, textarea, input, select {
	font-family: Verdana;
	font-size: 9pt;
	color: 515151;
	font-weight: normal;
}
.putih{
      color: #ffffff;
      font-size:9pt;
} 
.delapanpt{
      font-size:9pt;
} 

.content
{width:600px; overflow: auto; height:850px; } 


