/* CSS Document */

body
{
    background-image: url(bkg.png);
    background-repeat: repeat;
    margin: 0;
    padding: 0;
}
td img
{
    display: block;
}
.style3
{
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 13px;
}
.style5
{
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 15px;
}
.style6
{
    color: #FFFF00;
}
.style7
{
    font-family: Arial;
    font-size: 16px;
    color: #000000;
}
.style8
{
    font-family: Verdana;
    font-size: 26px;
    color: #3100FF;
}
a:link
{
    color: #FFFFFF;
    text-decoration: none;
}
a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}
a:hover
{
    color: #FFFF00;
    text-decoration: underline;
}
a:active
{
    color: #FFFFFF;
    text-decoration: none;
}
.style9
{
    color: #009900;
}
.style11
{
    font-family: Arial;
    font-size: 16px;
    color: #3D0FFF;
}
.style12
{
    font-family: Arial;
    font-size: 16px;
    color: #009900;
}
a.b:link
{
    color: #009900;
    text-decoration: none;
}
a.b:visited
{
    color: #009900;
    text-decoration: none;
}
a.b:hover
{
    color: #009900;
    text-decoration: underline;
}
a.b:active
{
    color: #FFFFFF;
    text-decoration: none;
}