body {
	background-color:#95ac4b;
	}
	
	
.txt {
	font-family: Skia, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color:#5f6736; 
}


.lgtxt {
	font-family: Skia, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color:#5f6736; 
}

.sub {
	font-family: Skia, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 21px;
	color:#5f6736; 
}






a:link {
	color:#0066CC;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color:#999966;
}

a:hover {
	text-decoration: underline;
	color: #669900;
}

a:active {
	text-decoration: none;
	color: #FF6600;
}