body, font, tr, td, table
{font-family:trebuchet ms;
font-size:14px;
color:silver;
text-align:justify;
background-color:black;}

a:link, a
{font-family:trebuchet ms;
font-size:14px;
color:steelblue;
text-decoration:none;
font-weight:bold;}

a:visited{
font-family:trebuchet ms;
font-size:14px;
color:steelblue;
text-decoration:none;
font-weight:bold;}

a:active,a:hover{
font-family:trebuchet ms;
font-size:14px;
color:silver;
text-decoration:none;
font-weight:bold;}

.menu{
font-family:trebuchet ms;
font-size:22px;
font-weight:bold;
color:steelblue;
border-bottom:1px solid white;
width:100%;
}

html {
     overflow: -moz-scrollbars-vertical;
}
