<style type="text/css">
<!--
body { 
    background-color: #000000
}
body { 
    background-color: #333333;
    text-align: center;
    margin: 0px;
    font-size: x-small;
    font-family: Verdana, serif
    }
table.collage {
    background-image:url(./lib/collage1bg.gif)
}

th {
    background-color: #333333;
    background-image:url(./lib/333333.gif)
    }
    
td.trans {
    color: #000000;
    font-size: x-small
    }
    
td.dunk {
    background-color: #000000;
    color: #999999;
    font-size: x-small;
    background-image:url(./lib/000000.gif)
    }

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

a.trans, a.hell { color: #333333 }

a.dunk { color: #999999 }
    
a:hover { 
    font-weight: bold;
    text-decoration: none; 
    background-color:#ff3333;
    color: #000000
    }

    
//-->
</style>
