.body {  font-family: Verdana; font-size: 10px}
.textbox {  color: #CCFFCC; background-color: #333366; font-family: Verdana; font-size: 10px}
.latinname {  font-style: oblique}
.image {
	border-width: 2;
	border-color: #eeeeee;
	border-style: outset;
	margin: 5;
}
#index td {
	text-align: center;
	vertical-align: bottom;
}
#index .image {
	margin-left: 2;
	margin-right: 2;
	margin-bottom: 0;
}

a:hover {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline overline;
	color: #00FF00;
}
a:link {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #99FF00;
}
a:visited {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #99FF00;
}
a:active {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #99FF00;
}

div.menubox {
  margin: 0;
  font-size: 90%;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  position: static;
  top: 2em;
  left: auto;
  width: 9em;
  right: 2em;
}
div.menubox p {
	margin: 0;
	padding: 0.3em 0.4em;
	font-family: Arial, sans-serif;
	background: #CC6600;
	color: white;
	border-top: thin inset #900;
	border-right: thin outset #900;
	border-bottom: thin outset #900;
	border-left: thin inset #900;

}

div.menubox a, div.menubox em { display: block; margin: 0 0.5em }
div.menubox a, div.menubox em {
	border-top: 2px none #900;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.menubox a:first-child { border-top: none }
div.menubox em { color: #CFC }

div.menubox a:link { text-decoration: none; color: white }
div.menubox a:visited { text-decoration: none; color: #CCC }
div.menubox a:hover { background: black; color: white }
.requirements {
	font-variant: small-caps;
	color: #CC6600;

}
