
body {
	background-color: #FFCC99 ;
	scrollbar-base-color: #FF9966;
}

	a {
	
	text-decoration: none;
}
link {
	text-decoration: none;
	color: #B80606;
}
a:hover {
	text-decoration: none;
	color: #F20A0A;
}
.kolom{
background-color: #ff9966 ;
}