.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #777777;
}
.navigationred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: bold;
	font-weight: normal;
	color: #ff0000;
}
.navigationpink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: bold;
	font-weight: normal;
	color: #ff66cc;
}
.forgot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

.textito {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #999999;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #F6ACC3;
}
.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E272C1;
	text-decoration: blink;
}
.notebig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #E272C1;
	text-decoration: blink;
}
.notehuge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #E272C1;
	text-decoration: blink;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: thin solid #FFCCCC;
}
.navigation2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.shop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #FF99CC;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.shop2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFCC;
	color: #333333;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.shop3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFCC;
	color: #333333;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.margen {
	border: thin solid #c0c0c0;
	background-color: #EEEEEE;
}
.borders {
	border: thin solid #333333;
	background-color: #FFCCCC;
}

.pinkitem { 
	color: #f3729f; 
	font-size: 13px; 
	font-family: Verdana, Arial, sans-serif; 
	font-variant: bold; font-weight: 600; 
	line-height: 13px; 
	font-size-adjust: none; 
	background-image: none; 
	text-transform: mone; 
	text-decoration: none;
}

