/* CSS Document */

<style type="text/css">

body {
	background-color: #000000;
	
}
.text_content {	
	font-size: 11px;
	font-family:tahoma;
	}
	
.subtube {	
	font-size: 11px;
	font-family:tahoma;
	color:#FFEFCE;
	}
	
.alert {	
	font-size: 11px;
	font-family:tahoma;
	color:red;
	}
	
a:link {
	color: #C74837;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C74837;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #C74837;
}

.judul_int {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.contact {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.comment_home {
	font-size: 14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.judul_kecil {
	font-size: 9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}

.georgia_gede {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
}

.ticker {
	font-family: Tahoma;
	font-size: 18px;
	color: #FFFFFF;
}

</style>
