.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4B4B4B;
	text-decoration: none;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4B4B4B;
	text-decoration: none;
}

.titleHealth {
	color: #6EBCB7;
	font-weight: bold;
}


.titleSpa{
	color: #00B9F2;
	font-weight: bold;
}

.titleRestaurants{
	color: #759EA4;
	font-weight: bold;
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #4B4B4B;
	text-decoration: none;
}
a.body {
	text-decoration: underline;
}

a.body:hover {
	color: #000000;
}
.bghealth {
	background-attachment: fixed;
	background-image: url(../images/healthfitness/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.portal {
	background-image: url(../images/bg_portal.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
