table
{
font-size:12px;
background:black;
}


td.menu
{
background:CCCCCC;
color:black;
font-size:12 px;
}

td.active
{
background:CCCCCC;
color:darkblue;
font-size:12 px;
text-decoration:underline;
}

table.menu
{
font-size:12 px;
position:absolute;
visibility:hidden;
}


a.menu
{text-decoration:none;
color:black;
font-size:12 px;
}

a.menu:visited
{color:black;
font-size:12 px;
}

a.menu:hover
{text-decoration:underline;
color:#3300CC;
font-size:12 px;
}

a.body{
text-decoration: none;
colour=#4A04FB;
}

a.body:visited{
color:#7BBBFE;

}
a.body:hover{
color:#E01933; text-decoration: underline;
}

body
{
background-color: black;
color: white;
font-size:12px;
}

h1
{
font-family:tahoma;
color:black;
width:100%;
filter:glow;
}