.body {
	background-color: #D8F1B8;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-color: #000000;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6633FF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

#nfkchamp {
	font-family: "trebuchet MS", Verdana, Georgia;
	font-size: 1.2em;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	background-color: #CCFF99;
	text-align: center;
	letter-spacing: .5em;
}
