tbody {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
}
.borderluar {
}
a:hover {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;

}
a:active {
	font-weight: bold;
	text-decoration: none;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #6699CC;

}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #6699CC;

}
.footer {
	font-size: 10px;
	text-decoration: none;
}
body {
	padding: 0px;
	background-image: url(images/bg_umum.gif);
	background-repeat: repeat;
}
/*- image border--------------------------- */
 div.img
{
  margin: 2px;
  border: 1px solid #708090;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}	
div.img img
{
  display: inline;
  margin: 2px;
  border: 1px solid #708090;
}
div.img a:hover img {border: 1px dotted #CC3300;
opacity:0.4;filter:alpha(opacity=60)
}
div.desc 
{
	text-align: center;
	font-weight: bold;
	margin: 2px;
	color: #FF3300;
	background-color: #FFFFA8;
}
div.desc a:link 
{
	text-align: center;
	font-weight: bold;
	margin: 2px;
	color: #993300;
	text-decoration: none;
}    
div.desc a:hover
{
	
	color: #FF3300;
	text-decoration: underline;
}     
<!--