a:link {
	color: #9999FF;
	height: auto;
	width: auto;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
}
a:visited {
	color: #9966FF;
	font-size: 12px;
	text-decoration: none;
	line-height: 24px;
}
a:hover {
	text-decoration: none;
	color: #9900CC;
	font-size: 12px;
	line-height: 24px;
}
a:active {
	color: #FF0000;
	height: auto;
	width: auto;
	font-size: 12px;
	text-decoration: none;
	line-height: 24px;
}
a.hidden {
  color: #000000;
}
a.hidden:visited {
  color: #000000;
}
a.hidden:hover {
	color: #0000CC;
}
a.hidden:active {
  color: #000000;
}
a.nav:link {
	color: #333333;
	padding: 2px;}
a.nav:visited {
	color: #996666;
	padding: 2px;
}
a.nav:hover {
	color: #FFFFFF;
	background-color: #666666;
	padding: 2px;
	list-style-type: disc;
}
a.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
}
a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	letter-spacing: 1px;
	font-size: 14px;
	line-height: 24px;
	}
a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
a.box:hover {
	color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.navb {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	text-transform: none;
	font-variant: small-caps;
	display: table-caption;
}
body {
	background-image: url(../futherback.gif);
}
