body {
	background-image: url(images/top_bar.gif);
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	text-align: center;
}
a {
	color: #e933ad;
	text-decoration: none;
}
.thedash {
	color: #e933ad;
}

a:hover {
	color: #982171;
	text-decoration: underline;
}
.header_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
input, textarea {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #982171;
}