body {
	background-image: url('img/bg-gif6.gif');
	background-repeat: repeat
}
/*-------------links ---------------*/


a:link {
	text-decoration: none;
	font-weight: normal;
	color: #666666;
}
a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #666666;
}
a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #e20088;
}
a:active {
	text-decoration: none;
	font-weight: normal;
	color: #666666;
}

/* ---------- LINKS ---------- */.menuGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #999999;
}
.menuPink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #e20088;
}.smallCopyright {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
}
.inbetweenbox {
	background-image: url('img/boxinbetween.jpg');
	background-repeat: no-repeat
}
.mainTextGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;

}
.mainTextPinkBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #e20088;
	text-decoration: none;
}
.mainTextPink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #e20088;
	text-decoration: none;
	text-align: justify;
}
