body {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: #88AA44;
  background-color: #143B05;
  margin-top: 0px;
}

a:link {
  text-decoration: none;
   color: #CCE016;
}

a:visited {
  text-decoration: none;
  color: #CCE016;
}

a:hover {
  text-decoration: none;
  color: #FFFFFF;
}

.current {
  font-weight: bold;
  color: #CCE016;
  background-color: #578f26;
}

.image { margin: 0px; border-width: 1px; border: 1px solid;}
a:link .image { border-color: #aaaaaa; color: #aaaaaa;}
a:visited .image { border-color: #666666; color: #666666;}
a:hover .image { border-color: #ffffff; color: #ffffff;}

.osxtitle {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  color: #000000;
}

.osxtitle a:link {
  text-decoration: none;
  color: #000000;
}

.osxtitle a:visited {
  text-decoration: none;
  color: #000000;
}

.osxtitle a:hover {
  text-decoration: none;
  color: #ffffff;
}

.infotable {
  border: 1px dotted #869740;
  border-collapse: collapse;
}

.infotable td {
  border: 1px dotted #869740;
}

.dirname {
  font-size: 12px;
  font-weight: bold;
  color: #CCE016;
}

.comment {
  color: #CCE016;
  font-weight: bold;
  font-size: 13px;
}

.smalltxt {
  color: #88AA44;
  font-size: 11px;
}

.xsmalltxt {
  color: #88AA44;
  font-size: 9px;
}
