body {
	background-color:#CAB28A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
    scrollbar-face-color: #CAB28A; 
    scrollbar-shadow-color: #666666; 
    scrollbar-highlight-color: #FFFFFF; 
    scrollbar-3dlight-color: #999999; 
    scrollbar-darkshadow-color: #222222; 
    scrollbar-track-color: #A18049; 
    scrollbar-arrow-color: #A18049 
}
.coklat-tua {
	background-color:#A18049;
	color: #FFFFFF;
}
.coklat-muda {
	background-color:#CAB28A;
}
.text {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.white {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.red {
	font: bold Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
}
.note {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
}
.small {
	text-decoration : none;
	color :#FFFFFF;
	font: normal 10px arial;
}
.smaller {
	text-decoration : none;
	color :#999999;
	font: normal 5px arial;
}
.big {
	text-decoration : none;
	color :#FFFFFF;
	font: normal 13px arial;
}
.title {
	text-decoration : none;
	color :#666666;
	font: bold 16px arial;
}
A:Active.link,A:link.link,A:visited.link{
	text-decoration : none;
	color :#FF4400;	
	weight: bold;
}
A:Hover.link{
	text-decoration : none;
	color :#000000;
	weight: bold;
}
A:Active,A:link,A:visited{
	text-decoration : none;
	color :#FFFFFF;
}
A:Hover{
	text-decoration : none;
	color :#FF0000;
}
A:Active.menu,A:link.menu,A:visited.menu{
	text-decoration : none;
	color :#000000;	
}
A:Hover.menu{
	text-decoration : none;
	color :#FF4400;
}