.logoback {
	background-image: url(../images/kk9logofade.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.blacklink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
	color:#000000;
}

A:link, A:visited, A:active {
		text-decoration:none;
}

A:hover {
	text-decoration:none;
	color:#99330C;
}

.brownlink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	color:#99330C;
	text-decoration:underline;
	font-style: italic;
}

a.brown:link {
	text-decoration:underline;
}

a.brown:visited {
	text-decoration:underline;
}

a.brown:hover {
	text-decoration:underline;
}

a.brown:active {
	text-decoration:underline;
}

