body{
    background-repeat : no-repeat;
    background-attachment: fixed;
    background-color: #dad7d7;
    margin: 0px;
    margin-top: 0px;
    padding: 0px 0px 0px 0px;
    font-family: Tahoma;
    font-size: 11px;
    color: #CDA511;
    overflow-x: hidden;
    overflow-y: hidden;
}

table {
    font-family: Tahoma;
    font-size: 11px;
    color: #CDA511;
    margin:  0px;
    padding: 3px 4px 0px 0px;
    width: 800;
}

a:active {
    color: #e3cd91;
    text-decoration: none;
    font-size: 11px;
    position: relative;
    bottom: 0px;
}

a:hover {
    color: #AAAAAA;
}

a {
    color: #FFFFFF;
    text-decoration: none;
    margin: 0px;
    padding: 0px 0px 0px 0px;
}

.toonitem {
    color: #e3cd91;
    font-size: 11px;
    position: relative;
    bottom: 0px;
}
