body
{
background-repeat:no-repeat;
}

a:link
{
font-family:verdana;
font-size:10px;
color: #000000;
text-decoration: none;
}

a:visited
{
font-family:verdana;
font-size:10px;
text-decoration: none;
color : #000000;
}

a:hover
{
font-family:verdana;
font-size:10px;
color : #000000;
text-decoration: underline;
}

a:hover.visited
{
font-family:verdana;
font-size:10px;
color : #000000;
text-decoration: none;
}

table
{
font-family:verdana;
font-size:10px;
color : #000000;
text-decoration: none;
}