

body {
	background: #000000;
	background-image: url(images/Pakaloha_Store_BG_black.jpg);
	text-align: justify;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
}

h1 {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}

h2 {
	color: #999999;
	font-size: 16px;
}

h3 {
	font-size: 16px;
	color: #999999;
}


a {
	text-decoration: bold;
	color: #507111;
	font-size: 18px;
	
}

a:hover {
	text-decoration: underline;
	color: #3CC514;
	font-size: 18px;
	
}

a.nest {
	text-decoration: none;
	color: #3CC514;
	font-size: 16px;
	
}

a.nest:hover {
	text-decoration: underline;
	color:#5AEA31;
	font-size: 16px;
	
}

.nest a {text-decoration:none; color:#3CC514;}

.nest a:hover {text-decoration:underline; color:#5AEA31;}

.foot {text-decoration:none; size:10px; color:#333333;}

a.foot {
	text-decoration: none;
	color: #333333;
	font-size: 10px;
	
}

a.foot:hover {
	text-decoration: underline;
	color:#333333;
	font-size: 10px;
	
}




