
* {
	font-family:	Helvetica, Arial, Verdana, sans serif;
}

body {
	background:	#fff;
}

p {
}

a {
	text-decoration:	none;
}
a:hover {
	text-decoration:	underline;
}

#footer {
	margin-top:	200px;
}
#footer a {
	border:	0;
}
#footer a img {
	border:	0;
}

.fit {
	font-weight:	bold;
	color: #666;
}
.adventure {
	font-weight:	bold;
	color: #666;
}
.mum {
	font-weight:	bold;
	color: #0ff;
}
.women {
	font-weight:	bold;
	color: #e7409a;
}
.men {
	font-weight:	bold;
	color: #09f;
}
.executives {
	font-weight:	bold;
	color: #0c9;
}


