body {background: #82A04E url(../img/top/background.gif) repeat-x top;}
.footer		{background: #D3D3D3 url(../img/top/foot01_bg.gif) repeat-x top;}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}