.footer {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #DEDEDC;
}
.body{
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.judul_body{
	font-family: "Trebuchet MS", sans-serif;
	font-size: 15px;
	text-decoration: none;
	color: #000000;
}
.title{
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#000000;
	font-weight: bold;
	
}
.ket_gbr{
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
.underline{
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #CC0000;
	font-weight: bold;
}
.link{
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #DEDEDC;
}
.email:link,.email:visited,.email:active{
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #993366;
	text-decoration:underline;
}
.email:hover{
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #993366;
	text-decoration:underline;
}
.email2{
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #0066CC;
	text-decoration:underline;
}
.link:hover {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #CC0000;
}