body {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	background-position: right;
	background-repeat: repeat-y;
	background-image: url(images/gradasi.gif);
}
input {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #FFFFFF;
}
.cat {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0066A8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.top {
	color: #FF0000;
	font-family: Tahoma;
	font-size: 11px;
}
.top:hover {
	color: #666666;
	text-decoration: none;

}

.catlink {
	font-family: Tahoma;
	color: #0066CC;
	text-decoration: none;
}
.catlink:hover {
	font-family: Tahoma;
	color: #666666;
	text-decoration: none;
}
