body
{
background-color: #bede4c;
font-family:arial;
line-height: 5.0;
}

h1
{
font-family:arial;
line-height: 1.1;
font-weight: bold;
font-size: 100%
}

p.starting
{
font-family:arial;
line-height: 1.1;
}

p.info
{
font-family:arial;
line-height: 1.1;
}

a.menuinpage
{
font-family: arial;
font-weight: bold;
text-decoration: none;
color:rgb(255,200,0);
}

a.menu
{
font-family: arial;
font-weight: bold;
text-decoration: none;
color:rgb(255,255,0);
}

a.menu:hover
{
font-family: arial;
font-weight: bold;
text-decoration: none;
color:rgb(255,255,255);
}

table.menu
{
background-color: #000000;
border-spacing: 0px;
}

tr.bottomline
{
background-color: #222222;
}