
BODY,TD {
	background-color: #CEE7CE;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

A {
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

A:visited, A:link {
	color: #993399;
}

H1 {
	font-size: 18px;
	font-weight: bold;
}

DD {
	margin-bottom: 13px;
}

FORM {
	margin: 5px;
}

.announce {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 60px;
}

.black {
	background-color: #000000;
}

.logo {
	font-size: 36px;
	font-weight: bold;
}

.eye {
	text-align: center;
	font-size: 12px;
}

.home {
	vertical-align: bottom;
	font-family: Andale Mono, OCR A Extended, Courier New, Courier, monospaced;
}
.home:HOVER {
	text-decoration: none;
}

