body {
  margin-top : 0px;
  margin-left : 0px;
  color : #000000;
  background-image : url(background.gif);
}

b {
  color : #000000;
}

ol {
  color : #000000;
}

p {
  color : #000000;
}

a:link {
  text-decoration : underline;
  color : #000000;
}

a:visited {
  text-decoration : underline;
  color : #000000;
}

a:hover {
  text-decoration : none;
  color : #000000;
}

h3 {
  color : #000000;
}

h4 {
  color : #60667e;
}

.menuItem A:link    { color: white; text-decoration: underline; }
.menuItem A:visited { color: white; text-decoration: underline; }
.menuItem A:active  { color: white; text-decoration: none; }
.menuItem A:hover   { color: white; text-decoration: none; }
