body {
	background-color: #DFD3BB;
	font:normal 12px arial;
	color:#222327;
}
.judul {
font:bold 14px arial;
text-transform:uppercase;	
color: #222327;
}
.judul_news {
font:bold 14px arial;
text-transform:uppercase;	
color: #222327;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222327;
}
.style2 a:link,.style2 a:visited, .style2 a:active  { 
	font:normal 12px arial;
	color:#222327;
	text-decoration:underline
	}
.style2 a:hover{
	color:#FF9900;
	text-decoration:none;}

.isi_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222327;
}
.isi_news a:link,.isi_news a:visited, .isi_news a:active  { 
	font:normal 12px arial;
	color:#222327;
	text-decoration:underline
	}
.isi_news a:hover{
	color:#FF9900;
	text-decoration:none;}


.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #222327;
	font-weight: bold;
}
.style4 a:link { font-weight:normal;color:#222327; text-decoration:none}
.style4 a:visited {font-family: arial; font-size:14px; color:#222327; text-decoration:none;}
.style4 a:hover{font-family: arial; font-size:14px; color:#FF9900;text-decoration:underline;}
.style4 a:active{font-family: arial; font-weight:normal; font-size:14px; color:#222327;text-decoration:none;}

.footer {color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.footer a:link,.footer a:active,.footer a:visited 
	 {
	 font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	 color:#333333; 
	 text-decoration:none}
.footer a:hover{
	color:#0066ff;
	text-decoration:underline;
}



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.bevelmenu{
font: bold 14px;
font-family:Arial, Helvetica, sans-serif;
padding: 6px 0;
margin: 0;
width: 100%;
background-color: #FFF2BF;
text-align: right; /*set value to "right" for example to align menu to the right of page*/
}

.bevelmenu li{
list-style: none;
display: inline;
}

.bevelmenu li a{
padding: 3px 0.5em;
text-decoration: none;
color: black;
background-color: #FFF2BF;
border: 2px solid #FFF2BF;
}

.bevelmenu li a:hover{
color: black;
background-color: #FFE271;
border-style: outset;
}

html>body .bevelmenu li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}
#contact{
		margin: 0 0 0 5px;
		padding: 0;
}
#contact li {
	list-style: none;
	float: left;
	line-height: 18px;
	margin: 0 10px 10px 0;
	text-align: center;
	width: 190px;
	}
.text{
	width:250px;
}
.bt{
	list-style:none;
	padding:0;
	margin:0;
}


