.text
{
    padding-left: 20;
    padding-right: 10;
}
td
{
    font-family: Tahoma,sans-serif;
    font-size: 10px;
}
li
{
    list-style: url(images/pic.jpg);
}
a:visited
{
    color: white;
}
a:hover
{
    color: yellow;
}
a:link
{
    color: white;
}
.bg
{
    background-repeat: no-repeat;
    background-position: top;
}
.bg2
{
    background-repeat: no-repeat;
    background-position: top;
    padding-left: 20;
    padding-right: 10;
}
.sl
{
    color:black;
}

