body, td, font {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}

p {
	line-height: 160%;
	margin: 0px;	
}

h1 {
	font-size: 18px;
	margin: 0px;
}

A {
	text-decoration: none;
	font-weight: bold;
	color: #cc3399;
}

A:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #cc3399;
}

.sitetitle {
	font-size: 13px;
	font-weight: bold;
}

.form {
	border-style: solid;
	border-width: 1px;
	border-color: #cc3399;
	background-color: #fcf3f9;
	font-size: 11px;
}

.formbutton {
	border-style: solid;
	border-width: 2px;
	border-color: #cc3399;
	background-color: #fcf3f9;
	font-size: 12px;
	font-weight: bold;
	color: #cc3399;
}

.bigpink {
	text-decoration: none;
	font-weight: bold;
	color: #cc3399;
}

.footertext {
	font-size: 10px;
	color: #fcf3f9;
	font-weight: normal;
	text-decoration: none;
}

.footertext:hover {
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}

.fuzztext {
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

.fuzztext:hover {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}