a:link{
	color : #ed147a;
	font-weight : normal;
	text-decoration : underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}

a:visited{
	color : #ed147a;
	font-weight : normal;
	text-decoration : none;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
a:hover{
	color : #ed147a;
	font-weight : normal;
	text-decoration : underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
.header {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ecefce;
	font-weight: normal;
}
.pinktext {
	color: #ed147a;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.CreamBody {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFCC;
	text-decoration: none;
}
.BodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #32360e;
	text-decoration: none;
}
.InputText {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFCC;
	text-decoration: none;
}
input
{
	color: #32360e;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	background: #E6E9BC;
	border: 1px solid #ed147a
}
textarea
{
	color: #32360e;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	background: #E6E9BC;
	border: 1px solid #ed147a
}
