.all {
	font-family: verdana;
	font-size: 12px;
}

a:link
{
	color:#000000;
	text-decoration:none;
}

a:visited
{
	color:#ff3300;
	text-decoration:none;
	
}

a:hover
{
	color:#993300;
	text-decoration:underline;
	font-weight: bold;
	
}
.judul {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
}
.sitemap {
	font-family: verdana;
	font-size: 12px;
}
.about {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;


}

