 
/*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: georgia;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.judul:link { color: #000000; text-decoration:none;}
.judul:visited { color: #000000; text-decoration:none;}
.judul:hover { color:#FF0000; text-decoration:underline; font-size:16px; }
.judul:active { color: #000000; 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: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.judul5:link { color: #FFFFFF; text-decoration:none;}
.judul5:visited { color: #FFFFFF; text-decoration:none;}
.judul5:hover { color:#FFFFFF; text-decoration:none; font-size:11px; }
.judul5:active { color: #FFFFFF; text-decoration:none; }


.price_service {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
