body {
	background-color: #FFFECB;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Helvetica, sans-serif;
	}
a {
	text-decoration: none;
	font-weight: 600;
	}
a:link {
	color: #ED008C;
	}
a:visited {
	color: #ED008C;
	}
a:hover {
	color: #EC008C;
	text-decoration : underline;
	}
.copyright {
	font-size: 10px;
	color: #ED008C;
	}
.bodytext {
	font-size: 12px;
	color: #ED008C;
	}
.forminput {
	font-family: Tahoma;
	text-decoration: none;
	Tahoma: normal
	}
.formbutton {
	font-family: Tahoma;
	background-color: transparent;
	Tahoma: normal
	}
#content {
	color: #ED008C;
	display: table;
	line-height: 16px;
	position: relative;
	text-align: left;
	width: 540px;
	}