body
{
  background-color: #C0EDFF;
}

a:link { color: #000000; text-decoration: none; }
a:visited { color: #000000; text-decoration: none; }
a:hover { color: #ffffff; text-decoration: none; }
a:active { color: #ffffff; text-decoration: none; }

p.menu
{
  color: #000000;
  font-size: 13px;
  font-family: courier new;
  font-weight: 900;
  margin: 0cm 0cm 0cm 0cm;
}

p.heading
{
  color: #000000;
  font-size: 18px;
  font-family: courier new;
  font-weight: 900;
  margin: 0px 0px 0px 0px;
}

p.subheading
{
  color: #000000;
  font-size: 13px;
  font-family: courier new;
  font-weight: 900;
  margin: 0px 0px 0px 0px;
}

p.normal
{
  color: #000000;
  font-size: 13px;
  font-family: courier new;
  font-weight: normal;
  margin: 0px 0px 0px 0px;;
}

table.picturemenu
{
  border-collapse: separate;
  border-spacing: 8px 8px;
  caption-side: left;
  empty-cells: show;
  table-layout: auto;
}

img.safe
{
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
}

img.nsfw
{
  border-style: solid;
  border-width: 1px;
  border-color: #ff0000;
}



