@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFF5FB;
	background-image: url(images/BG.jpg);
	background-repeat: repeat-x;
	background-position:top;
	margin-top: 0px;
}
.maintekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	font-style: normal;
}
.maintekst2 {
	color: #ED2097;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
.footertekst {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	height: 18px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eb1391;
	font-weight: bold;
	font-style: normal;
}
