body 
{
    background-image: url('gfx/BG.jpg');
    background-repeat: repeat-x;
    font-family: Arial, Verdana;
    font-size: 12px;
}

table 
{
    font-family: Arial, Verdana;
    font-size: 12px;
}


.BtmLink 
{
    color: #197c98;
    font-weight: bold;
}

.BtmLink:hover 
{
    color: #27a5c9;
}

a 
{
    color: #657e86;
}

a:hover 
{
    color: #548ea1;
}
