<style type="text/css">
<!--


/* Scrolling Menu */
#divMenu
{
  position: absolute; top: 120; left: 0;
}


/* Menu */
SPAN.Menu
{
  color: rgb(254, 216, 79);
}

SPAN.MenuSub
{
  color: rgb(254, 216, 79);
}

SPAN.MenuHighlight
{
  color: rgb(255, 255, 255);
}

SPAN.MenuSubHighlight
{
  color: rgb(255, 255, 255);
}

A.MenuLink
{
  color: rgb(254, 216, 79); text-decoration: none;
}

A.MenuLink:hover
{
  color: rgb(255, 255, 255); text-decoration: none;
}

A.MenuSubLink
{
  color: rgb(254, 216, 79); text-decoration: none;
  background-color:#BE4509;
}

A.MenuSubLink:hover
{
  color: rgb(255, 255, 255); text-decoration: none;
}

TD.Menu
{
  background-Color: rgb(255, 255, 255);
}

TD.MenuBar
{
  background-Color:#BE4509;
}


/* Content */
A
{
  color:#993300; text-decoration: none;
}

A:hover
{
  color:#993300; text-decoration: underline;
}

SPAN.Title
{
  color:#993300;
}
 
SPAN.ColorText
{
  color:#993300;
}

BODY
{
  Background-Color:#feecb8;
}

-->
</style>
