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


a#denz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	font-weight: normal;
}
a#denz:link {
	text-decoration: none;
}
a#denz:visited {
	text-decoration: none;
	color: #AE004C;
}
a#denz:hover {
	text-decoration: none;
	color: #D83398;
}
a#denz:active {
	text-decoration: none;
	color: #666;
}

a#denz2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D83398;
	font-weight: bold;
	text-decoration: blink;
}
a#denz2:link {
	text-decoration: none;
}
a#denz2:visited {
	text-decoration: none;
	color: #F39;
}
a#denz2:hover {
	text-decoration: none;
	color: #666;
}
a#denz2:active {
	text-decoration: none;
	color: #D83398;
}
a#denz3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D83398;
	font-weight: bold;
}
a#denz3:link {
	text-decoration: none;
}
a#denz3:visited {
	text-decoration: none;
	color: #333;
}
a#denz3:hover {
	text-decoration: none;
	color: #666;
}
a#denz3:active {
	text-decoration: none;
	color: #D83398;
}

.denztextTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #D83398;
}
.denztextTabTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFA1EC;
	text-shadow:#333;
}
.denztextTitlesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #D83398;
}
.denztextTitlemedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #D83398;
}
.denztext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.denztext1Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333;
}
.denztext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}
.denztext4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333;
}

