@charset "utf-8";
/* CSS Document */

@import url(layout.css);
@import url(graphics.css);
@import url(typography.css);
@import url(thickbox.css);

body {
	behavior: url(scripts/csshover.htc);
}
#cherryonefooter{}
#cherryonefooter a{
	color:black;
	}
	#cherryonefooter a:active{
	color:black;
	}
	#cherryonefooter a:hover{
	color:black;
	}
	#cherryonefooter a:visited{
	color:black;
	}