H1
{
font-family: Arial, sans-serif;
}

BODY
{
background-color:#000000;
color: #FFFFFF;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-family: Arial, sans-serif;
font-size: 24px;
text-decoration: none;
font-weight: bold;
}
 
IMG
{
border: none;
vertical-align: bottom;
}

A
{
font-weight: bold;
text-decoration: none;
}

A:HOVER
{
background: #FFFF00;
}

.colored
{
background: #333;
}

.notwrap
{
white-space: nowrap;
overflow: hidden;
}

.over tr:HOVER
{
background: #808080;
}