.body {
	line-height: 18px;
	font-size: 11px;
	color:  #5F413B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
}

.body a:link {
	color: #5F413B;
	text-decoration: underline;
}
.body a:visited {
	color: #333333;
	text-decoration: none;
}
.body a:hover {
	color: #5F413B;
	text-decoration: none;
}
.body a:active {
	color: #5F413B;
	text-decoration: none;
}
.credit {
	line-height: 14px;
	font-size: 9px;
	color:  #5F413B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: bold;
}

.credit a:link {
	color: #5F413B;
	text-decoration: underline;
}
.credit a:visited {
	color: #333333;
	text-decoration: none;
}
.credit a:hover {
	color: #5F413B;
	text-decoration: none;
}
.credit a:active {
	color: #333333;
	text-decoration: none;
}

.contact {
	line-height: 14px;
	font-size: 15px;
	color:  #EB2A8B;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	position: absolute;
	height: 40px;
	width: 200px;
	padding-top: 10px;
}

.contact a:link {
	color: #EB2A8B;
	text-decoration: none;
}
.contact a:visited {
	color: #EB2A8B;
	text-decoration: none;
}
.contact a:hover {
	color: #5F413B;
	text-decoration: none;
}
.contact a:active {
	color: #EB2A8B;
	text-decoration: none;
}

