body {
	margin: 0px;
	background-image: url(format_obj/page_backimg.gif);
	background-repeat: repeat;
	text-align: center;
}
#footer {
	font-size: 12px;
}
#footer #conmenu {
	color: #FFFFFF;
}

#footer #conmenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer #conmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer #conmenu a:hover {
	color: #FFFF66;
	text-decoration: underline;
}
#footer #conmenu a:active {
	color: #FFFF66;
	text-decoration: underline;
}

#footer #indmenu {
	color: #000000;
}

#footer #indmenu a:link {
	color: #000000;
	text-decoration: none;
}
#footer #indmenu a:visited {
	color: #000000;
	text-decoration: none;
}
#footer #indmenu a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#footer #indmenu a:active {
	color: #CC0000;
	text-decoration: underline;
}
