body {
	background-color: #000000;
	color: #ff00ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #550055;
	text-align: center;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #ff00ff;
	background-image: url(pp.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
a:link {
	color: #ff00ff;
	text-decoration: none;
}
a:visited {
	color: #ff00ff;
	text-decoration: none;
}
a:hover {

	color: #660066;
	text-decoration: none;
}
a:active {
	color: #ff00ff;
	text-decoration: none;
}
.brand {
	font-size: 34px;
	letter-spacing: -3px;
}
.brand a:link {
	color: #ff99ff;
	text-decoration: none;
}
.brand a:visited {
	color: #ff99ff;
	text-decoration: none;
}
.brand a:hover {

	color: #ffffff;
	text-decoration: none;
}
.brand a:active {
	color: #ff99ff;
	text-decoration: none;
}
.button {
	font-size: xx-small;
	color: #ff00ff;
	background-color: #000000;
	border: 1px solid #990099;
	height: 20px;
}
.field {
	font-size: xx-small;
	color: #ff00ff;
	background-color: #000000;
	border: 1px solid #990099;
	height: 20px;
}
.form-proxy {
	font-size: 14px;
	font-weight: bold;
	margin: 5px;
	padding: 0px;
	color: #990099;
}
.fuschia {
	color: #ff00ff;
}

h1 {
	font-size: 23px;
	margin: 0px;
	width: 100%;
	height: 50px;
	font-weight: bold;
}
h1 a:link {
	color: #ff00ff;
	text-decoration: none;
}
h1 a:visited {
	color: #ff00ff;
	text-decoration: none;
}
h1 a:hover {
	color: #660066;
	text-decoration: none;
}
h1 a:active {
	color: #ff00ff;
	text-decoration: none;
}
h3 {
	margin: 0px;
	width: 100%;
	height: 50px;
	font-size: 13px;
}
h3 a:link {
	color: #ff00ff;
	text-decoration: none;
}
h3 a:visited {
	color: #ff00ff;
	text-decoration: none;
}
h3 a:hover {
	color: #660066;
	text-decoration: none;
}
h3 a:active {
	color: #ff00ff;
	text-decoration: none;
}
.pink {
	color: #ff99ff;
}
.topwhite {
	font-style: italic;
	color: #ffffff;
}
.topwhite a:link {
	color: #ffffff;
	text-decoration: none;
}
.topwhite a:visited {
	color: #ffffff;
	text-decoration: none;
}
.topwhite a:hover {

	color: #660066;
	text-decoration: none;
}
.topwhite a:active {
	color: #ffffff;
	text-decoration: none;
}

.white {
	color: #ffffff;
}
