body {
	background: #402D4A;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	}

a {
	color: #392A64;
	text-decoration: underline;
	}

a:hover {
	color: #392A64;
	text-decoration: none;
	}

#footer {
	color: #7E638C;
	margin: auto;
	}

#footer a {
	text-decoration: none;
	color: #7E638C;
	}

#footer a:hover {
	text-decoration: underline;
	color: #7E638C;
	}

#softjoin input {
	background-color: #E8D789;
	border: 1px solid #E8D789;
	font-size: 11px;
	color: #9A8A58;
	margin-bottom: 2px;
	}