.grundtext {
 color: gray;
 font-size: 12px;
 line-height: 15px;
 font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
 text-align: left
 }
.grundtext2 {
 color: gray;
 font-size: 10px;
 line-height: 10px;
 font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: left
 }
.grundtext3 {
 color: black;
 font-size: 10px;
 line-height: 10px;
 font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: left
 }
.head {
 color: black;
 font-size: 15px;
 line-height: 15pt;
 font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: left
 }
.insidepagelink {
	color: BA025E;
	font-weight:bold;
	font-size: 15px;
	line-height: 15px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: left;
	}
 A:link {
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	}
 A:visited {
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	 }
 a:hover {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	color: FD3E9d;
	line-height: 15px;
	}

