body {
	color: #302031;
	background-color: #3C2E79;
}

.parlour_main_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3C2E79;
}
.parlour_main_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3C2E79;
}	
.parlour_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #3C2E79;
}
a:link {
	color: #3C2E79;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3C2E79;
}
a:hover {
	text-decoration: underline;
	color: #3C2E79;
}
a:active {
	text-decoration: none;
	color: #3C2E79;
}
