body
{
  color: #FFFFFF;
  background-color: #303030;
  background-image: none;
}

A:link    {text-decoration: none; color: #A0A0A0;}
A:visited {text-decoration: none; color: #A0A0A0;}
A:active  {text-decoration: none; color: #A0A0A0;}
A:hover   {text-decoration: none; color: #303030; background: #A0A0A0; }

.HR { color: #A0A0A0; background-color: #A0A0A0; border:1px; height:1px; }

.ImageBorderOuter { background: #303030; font-size: 12px; font-family: helvetica,arial; color: #303030; }
.ImageBorderInner { background: #303030; font-size: 12px; font-family: helvetica,arial; color: #303030; }

.Copyright { color: #A0A0A0; font-size: 12px; font-family: helvetica,arial; }

.hand { cursor: pointer }

div.menuitem { cursor: auto; }
div.menuitem:hover { cursor: pointer; }

