/* CSS Document */

body {
font-family: verdana; 
font-size  : 11px; 
margin-top : 0px; 
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
text-align:left;
margin: 0px auto;
text-align:left
}

.bubble {
font-family:Arial,Verdana;
font-size:11px;
text-align:left;
}

.verdana { font-family:Verdana;  }
.ver_09 { font-size: 9px;  }
.ver_10 { font-size: 10px; }
.ver_11 { font-size: 11px; }
.ver_12 { font-size: 12px; }
.ver_13 { font-size: 13px; }
.ver_14 { font-size: 14px; }
.ver_16 { font-size: 16px; }
.ver_17 { font-size: 17px; }
.ver_20 { font-size: 18px; }
.TextBold { font-weight: bold; }
.TextHitamBold { color: #000000; font-weight: bold; }
.TextPutihBold { color: #ffffff; font-weight: bold; }
.TextKuning { color: #FED97E; }
.TextKuning a {
	color: #FED97E;
	text-decoration: none;
}
.TextKuning a:hover {
	color: #FED97E;
	text-decoration: underline;
} 