/***************************************************************************
 *   project              : Community Portals
 *   copyright            : (C) 2003 cuttlefish.com
 *   email                : support@cuttlefish.com
 ***************************************************************************/
@import:url(positivehealth.css);

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FFCC33;
}
a:hover {
	color:#FF6600;
}
td.controlbartext,.controlbartext a, .footnotestext,.footnotestext a, .controlbartext a:hover,.footnotestext a:hover {
	color:#000000;
}