body {
	background-image: url(../images/bg.png);
	topmargin: 0px;
	margin: 0px;

}

.trebuchet11{
	font-family: "Trebuchet MS";
	font-size: 11px;
}
.trebuchet13{
	font-family: "Trebuchet MS";
	font-size: 13px;
}

.trebuchet9{
	font-family: "Trebuchet MS";
	font-size: 9px;
}

.over {
	color: #FFFFFF;
	background-color: #cccccc;
}

.overproject {
	color: #FFFFFF;
	background-color: #999999;
}

select, textarea, input{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
}

.navigasi a{
	font-family: "Trebuchet MS";
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}

.navigasi a:hover{
	text-decoration: none;
	color: #FFFF00;
}

.navigasi a:visited{
	color: #000000;
	text-decoration: none;
}

.navigasi a:visited:hover{
	color: #FFFF00;
	text-decoration: none;
}
