body {
	font-family: Arial, Helvetica, sans-serif;
	color: #AFAEAE;
}
p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AFAEAE;
}
.indent {
	text-indent: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AFAEAE;
}
a, a:hover, a:visited, a:link {
	font-weight: bold;
	color: #AFAEAE;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.splash, a.splash:link, a.splash:visited {
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
.splashie, .splashie:link, .splashie:visited {
	font-size: 9px;
	font-weight: normal;
	text-decoration:none;
}
a.splash:hover {
	font-size: 12px;
	font-weight: bold;
	color:#C94195;
	text-decoration:none;
}
.splashie:hover {
	font-size: 9px;
	font-weight: normal;
	color:#C94195;
	text-decoration:none;
}
.squig {
	background-image:url(images/squig.gif);
	background-repeat:no-repeat;
}
.pinkie {
	border: 1px solid #CC4096;
}
.content {
	border: 2px solid #CC4096;
	color: #D7D7E2;
}
h1 {
	font-weight:bold;
	font-size:14px;
}
h2 {
	font-weight:bold;
	font-size:12px;
	font-style:italic;
}
.kel {
	background-image: url(images/kel2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.small {
	font-size: 10px;
}

input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF00FF;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #FF00FF;
}
.black {
	background-color: #000000;
	padding: 3px;
	border: 1px solid #CC4096;
}

