.page_bg {
	background-color: #9C9C9C;
}
.white_bg {
	background-color: #FFFFFF;
}
.pink_bg {
	background-color: #EF0884;
}
.footer_white {
	font-family: Helvetica;
	font-size: 9px;
	color: #FFFFFF;
}
.footer_white:link {
	color: #000000;
	text-decoration: none;
}
.nav {
	font-family: helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #1A1A1A;
	font-style: normal;
}
.nav:link {
	color: #181818;
	text-decoration: none;
}
.nav:hover {
	color: #EF0884;
}
.text {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: 1A1A1A;
	line-height: 20px;
}
.textwelcome {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: lighter;
	color: 1A1A1A;
	line-height: 20px;
}
.smalltext {
	font-family: Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #181818;
	line-height: 14px;
}
.smalltext_pink {
	font-family: Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #EF0884;
	line-height: 14px;
}
.nav_pink {
	font-family: helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #EF0884;
	font-style: normal;
}
.bigtext_pink {
	font-family: Helvetica;
	font-size: 17px;
	font-weight: bold;
	color: #EF0884;
	line-height: 14px;
}
.text_grey {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 20px;
}
.text_grey:link {
	text-decoration: none;
}
.nav:visited {
	text-decoration: none;
}
.smalltext_pink:link {
	text-decoration: none;
}
.smalltext_pink:hover {
	color: #000000;
}
.smalltext:link {
	text-decoration: none;
}
.slimtext {
	font-family: Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #181818;
	line-height: 14px;
}
.bigtext_pink:link {
	color: #F70884;
	text-decoration: none;
}
.subnav {
	font-family: Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #181818;
	line-height: 18px;
}
.subnav_pink {
	font-family: Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #F70084;
	line-height: 18px;
	text-decoration: none;
}
.subnav:link {
	color: #000000;
	text-decoration: none;
}
.subnav:visited {
	text-decoration: none;
}
.subnav:hover {
	color: #F70084;
	text-decoration: none;
}
.smalltext:visited {
	text-decoration: none;
}
.bigtext_pink:visited {
	text-decoration: none;
}
.credits {
	font-family: verdana;
	font-size: 9px;
	color: #CCCCCC;
}
.credits:link {
	text-decoration: none;
}
.credits:visited {
	text-decoration: none;
}
