.judul, .sub { font: 12 Arial,Helvetica; font-weight: bold; color: white }
.judul A:link { color: white; text-decoration: none }
.judul A:hover { color: navy; text-decoration: none }
.judul A:visited { color: navy; text-decoration: none }

.affiliates { font: 12 Arial,Helvetica; font-weight: bold; color: 0069B3; text-decoration: none }
.affiliates A:link { color: 0069B3 }
.affiliates A:visited { color: navy; text-decoration: none }

.paratext { font-family: Tahoma; font-size: 11px; color: #7F7F7F; text-decoration: none; }

.biodMenu, .bgInfMenu, .productMenu, .contactMenu, .affMenu {
	padding: 3;
	position: absolute;
	z-index: 2;
	-moz-opacity:.9;
	filter:alpha(opacity=95);
	visibility: hidden;
	
	font: 12 Arial,Helvetica; font-weight: bold; color: white;
}


.bgInfMenu {
	top: 70px;
	left: 190px;
	width: 180px;
	height: 80px;
}
.bgInfMenu A:visited { color: navy; text-decoration: none }

.productMenu {
	top: 70px;
	left: 325px;
	width: 180px;
	height: 80px;
}
.productMenu A:visited { color: navy; text-decoration: none }

.biodMenu {
	top: 70px;
	left: 380px;
	width: 170px;
	height: 190px;
}
.biodMenu A:visited { color: navy; text-decoration: none }

.affMenu {
	top: 70px;
	left: 443px;
	width: 170px;
	height: 190px;
}
.affMenu A:visited { color: navy; text-decoration: none }

.contactMenu {
	top: 70px;
	left: 500px;
	width: 180px;
	height: 80px;
}
.contactMenu A:visited { color: navy; text-decoration: none }