body{
	background-image: url(images/bg_01.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

.hp6:link{ font-size:12px; color:  #85C226; text-decoration:none; font-family:Arial;}
.hp6:visited{ font-size:12px; color: #85C226;  text-decoration:none; font-family:Arial;}
.hp6:hover{ font-size:12px; color:  #FFFFFF;  text-decoration: underline; font-family:Arial;}
.hp6:active{ font-size:12px; color:  #85C226;  text-decoration:none; font-family:Arial;}


.indexw {
	font-size: 12px;
	color: #FFFFFF;
background:url(images/blue-bg-3.jpg); background-repeat:repeat-x;
	
}

#FOOT {
	display:block;
	height:64px;
	background-image:url(images/bg_02.jpg);
	background-repeat:repeat-x;
	text-decoration: none;
}
