body {
	background-color: #FFCC99 ;
	scrollbar-base-color: #FF9966;
}

	a {
	
	text-decoration: none;
}
link {
	text-decoration: none;
	color: #0000ff;
}
a:hover {
	text-decoration: none;
	color: #660099;
}
.kolom{
background-color: #FF9966 ;
}