
.h1{
	color:#FF0000;
	font-size: 25px;
	font-weight: bold;
	text-align:center;

}

.h2{
	color:#FF0000;
	font-size: 18px;
	font-weight: bold;
	text-align:center;

}

.link{
	color:white;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
		
	}

.more{
	color:red;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
		
	}



.linkright{
	color:blue;
	text-decoration: none;
	font-size: 14px;

	}

.linkmid{
	color:red;
	text-decoration: none;

}
.center{
	text-align:center;
	color:red;
	font-weight: bold;
 }

.deco{

	text-decoration: none;
	color:blue;

}



.just{
 text-align:justify;

}

.paging{
	color:blue;
	font-weight: bold;
	font-size: 12px;
 }


.navnext{
	color:white;
	text-decoration:none;
	font-size: 15px;
	text-align:center;
	font-weight: bold;
	
	
}


.navprev{
	color:white;
	text-decoration:none;
	font-size: 15px;
	text-align:center;
	font-weight: bold;


}


.lokasi {

	color:red;
	text-decoration:none;
	font-size: 20px;
	text-align:center;
	font-weight: bold;
	margin-top:5px;
}







