/* text */

#footer p.footText a:link,
#footer p.footText a:visited{
	color:#000000;
	text-decoration:none;
}

#footer p.footText a:hover,
#footer p.footText a:active{
	color:#ff0000;
	text-decoration:underline;
}

/* background */

#footerNavi{
	background-image:url("/shared/img/cmn_bg_004.gif");
	background-repeat:repeat-x;
}

#copyright{
	background-image:url("/shared/img/cmn_bg_005.gif");
	background-repeat:repeat-x;
}
