A:link
{
text-decoration: none;
color: #ffffff;
}

A:visited
{text-decoration: none;
color: #ffffff;
}

A:active
{text-decoration: none;
color: #ffffff;
}

A:hover
{
color: #ffffff;
background: #660000;
text-decoration : underline;
font-weight: none;
}

a img 
{
border: none;
}

body
{
background-color: #000000;
font-family: times new roman; 
font-size: 5px; 
color: #ffffff;

scrollbar-face-color: #990000;
scrollbar-highlight-color : #000000;
scrollbar-arrow-color : white;
}

ul
{
margin-top: 3px;
margin-bottom: 3px;
}

.navi
{
text-align: left;
font-family: times new roman;
color: #CC0000;
}

td.top
{
padding: 0;
spacing: 0;
text-align: center;
background-color: #660000;
}