.body-text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #333333}
.mini-text-aubergine { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #330033; text-decoration: underline }
.mini-text-grey { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; text-decoration: underline }
.aubergin-heading {  font-family: arial; font-size: 12px; font-weight: normal; color: #330033}
.aubergine-big-heading {  font-family: arial; font-size: 14px; font-weight: normal; color: #330033}
.body-text-aubergine {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: 330033}
.body-text-small {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #333333}
.body-text-dark-grey {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #333333}
.body-text-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 330033;
}
.body-text-grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.body-text-grey-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.body-text-underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.body-text-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	color: #FFFFFF;
}
.body-text-submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7D7D7D;
	font-weight: bold;
}
.body-text-submenu-active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #24011F;
	font-weight: bold;
}
.body-text-home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; font-style: normal;
	font-weight: normal;
	color: #333333
}
.body-text-header-home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 68px; font-style: normal;
	font-weight: normal;
	color: #FFFFFF
}
.menu-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; font-style: normal;
	font-weight: bold;
	color: #FFFFFF
	
}
.menu-text-active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; font-style: normal;
	font-weight: bold;
	color: #C69ABD
}

/* Normal link */
a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #C69ABD;
	text-decoration: none;
}