.angkanya{
	font-family : Verdana;
	font-size : 100pt;
	font-weight : bold;
	color:#000000;
	}	
	
.hurufnya{
	font-family : Verdana;
	font-size : 20pt;
	font-weight : normal;
	color:#000000;
	border: solid 1px #D9D9D9; 
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	padding:10px;
	}	
	
.webnya{
	font-family : Verdana;
	font-size : 18pt;
	font-weight : bold;
	color:#F4EE58;
	border: solid 1px #D9D9D9; 
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	background-color:#000000;
	padding:10px;}	
	
	
