body {
	background-color: #CCCCCC;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-size: 12px;
}
.orangetitle {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-family: Tahoma, Arial, sans-serif;
}

a:link {
	color: #FF3300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF3300;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #FF3300;
}
.head_bg{
	background:url(images/header_bg.jpg) top center repeat-x;
}
.lagu_link a{
	color:#fff;
}
.lagu_link a:hover{
	text-decoration:underline;
}
.padf14{ font-size:14px; padding-left:15px;}
.coryel{
	color:#f4851c;
}
.fon14{ font-size:14px; padding:5px; line-height:20px;}.inbutt {
	font-size: 18px;
	color: #000000;
	background-color: #FFCC00;
	border: 1px solid #FFCC00;
}