 
/*a {color:#FFFFFF; text-decoration:none; font-size:12px;}
a:link {color:#FFFFFF; text-decoration:none; font-size:12px;}
a:hover {color:#FFFFFF; text-decoration:none; font-size:14px;}
a:active {color:#FFFFFF; text-decoration:none; font-size:12px;}
*/


.judul {
	font-family: Arial;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
.judul:link { color: #FF6600; text-decoration:none;}
.judul:visited { color: #FF6600; text-decoration:none;}
.judul:hover { color:#FF0000; text-decoration:underline; font-size:12px; }
.judul:active { color: #FF6600; text-decoration:none; }

.judulindx {
	font-family: arial;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}
.judulindx:link { color: #000066; text-decoration:none;}
.judulindx:visited { color: #000066; text-decoration:none;}
.judulindx:hover { color:#FF0000; text-decoration:underline; font-size:12px; }
.judulindx:active { color: #000066; text-decoration:none; }


.judul2 {
	font-family: georgia;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.judul2:link { color: #000000; text-decoration:none;}
.judul2:visited { color: #000000; text-decoration:none;}
.judul2:hover { color:#FF6600; text-decoration:underline; font-size:12px; }
.judul2:active { color: #000000; text-decoration:none; }


.judul3 {
	font-family: georgia;
	font-size: 14px;
	color: #FFFF00;
	text-decoration: none;
}
.judul3:link { color: #FFFF00; text-decoration:none;}
.judul3:visited { color: #FFFF00; text-decoration:none;}
.judul3:hover { color:#FFFFFF; text-decoration:underline; font-size:14px; }
.judul3:active { color: #FFFF00; text-decoration:none; }

.judul4 {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.judul4:link { color: #000000; text-decoration:none;}
.judul4:visited { color: #000000; text-decoration:none;}
.judul4:hover { color:#FF6600; text-decoration:underline; font-size:11px; }
.judul4:active { color: #000000; text-decoration:none; }

.judul5 {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.judul5:link { color: #FFFFFF; text-decoration:none;}
.judul5:visited { color: #FFFFFF; text-decoration:none;}
.judul5:hover { color:#FF6600; text-decoration:none; font-size:12px; }
.judul5:active { color: #FFFFFF; text-decoration:none; }

.textbox
{
	BACKGROUND: #F8F8F8;
	BORDER: 1px solid #999999;
	COLOR: #000099;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
		
}
.button
{
	BACKGROUND: #F8F8F8;
	BORDER: 1px solid #999999;
	COLOR: #ff0000;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
		
	FONT-WEIGHT: bold;
}

.text {
font-family: Tahoma, Arial, Helvetica;;
font-size: 11px;
color: #000000;
}

.text2 {
font-family: Tahoma, Arial, Helvetica;;
font-size: 11px;
color: #ffffff;
}


.text3 {
font-family: Arial, Helvetica;;
font-size: 12px;
color: #000000;
}


.text4 {
font-family: Arial, Helvetica;;
font-size: 20px;
color: #990000;
FONT-WEIGHT: bold;
}

