a:visited {
	color: #FF00FF;
}
a:hover {
	color: #006600;
}
.bluegrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #666699;
	text-decoration: none;
}
.pinktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF0066;
}

h1 {
color: #ff0066;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: xx-large;
font-weight: bold;
font-style: oblique; }

h2 {}

h3 {}

h4 {}

h5{}

h6{}

.forminfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666699;
}
.smallerbluegrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666699;
}
.mainbox {
	white-space: normal;
	border: medium solid #CC0099;
position: relative;
background-color: #ffffff; }
.pondsforge {
	background-color: #99CCCC;
	border: 3px solid #CC0066;
}
.bodystuff {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999999;
}
