body {
    background-color: #707070;
    color: #ffffff;
    font-family: "bitstream vera sans", "luxi sans", "nimbus sans l", arial, helvetica, switzerland, sans-serif;
    font-size: 8pt;
}

.bozo {
    font-size: 10pt;
    letter-spacing: 0.2em;
    word-spacing: 0.2em;
    color: #c0c0c0;
}

a.bozo {
    font-size: 10pt;
    letter-spacing: 0.2em;
    word-spacing: 0.2em;
    color: #c0c0c0;
    text-decoration: none;
}

a.bozo:hover {
    text-decoration: none;
    color: #ffffff;
    background: #919191;
}

.ptitle {
    font-size: 8pt;
    text-align: right;
}

a.ptitle {
    font-size: 8pt;
    text-decoration: none;
    color: #c0c0c0;
}

a.ptitle:hover {
    text-decoration: none;
    color: #ffffff;
    background: #919191;
}    

a {
    font-size: 8pt;
    text-decoration: none;
    color: #c0c0c0;
} 

a:hover {
    text-decoration: none;
    color: #ffffff;
    background: #919191;
} 

.menu {
    color: #ffffff;
    font-size: 10pt;
}

a.menu {
    font-size: 8pt;
    color: #c0c0c0;
    text-decoration: none;
}

a.menu:hover {
    background: #919191;
    color: #ffffff;
    text-decoration: none;
}

.works {
    color: #ffffff;
    font-size: 8pt;
}

a.works {
    font-size: 8pt;
    text-decoration: none;
    color: #c0c0c0;
} 

a.works:hover {
    text-decoration: none;
    color: #ffffff;
    background: #919191;
} 

.smalltext {
    font-size: 8pt;
}

td.smalltext {
    font-size: 8pt;
}

a.smalltext {
    font-size: 8pt;
    text-decoration: none;
    color: #c0c0c0;
}

a.smalltext:hover {
    text-decoration: none;
    color: #ffffff;
    background: #919191;
} 

.input {
    font-family: "bitstream vera sans", "luxi sans", "nimbus sans l", arial, helvetica, switzerland, sans-serif;
    font-size: 8pt;
}

