/* corporate.css - The Contact Style Sheet
 * Extends base.css
 *
 * $Id: corporate.css,v 1.1.1.1 2005/06/23 06:43:23 john Exp $
 *
 */
 
 @import url(./styles/infolink.css);

a.menu:link, a.menu:active, a.menu:visited, a.menu:hover
	{
		/* Any Overall definitions for menu can come here */
	}

a.body:link, a.body:active, a.body:visited, a.body:hover
	{
		/* Any Overall definitions for menu can come here */
	}
