body {
    background-color: white;
    color: #999999;
    font-family: garamond, georgia, "century schoolbook l", times, serif;
    font-size: 10pt;
}

.cosminbumbut {
    font-size: 13pt;
    letter-spacing: 0.2em;
    word-spacing: 0.2em;
    color: #222222;
}

.copyright {
    font-size: 9pt;
    padding: 5px 0px 0px 0px;
    text-align: center;
}

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

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

a.ptitle:hover {
    color: #999999;
}    

a {
    font-size: 11pt;
    text-decoration: none;
    color: #666666;
} 

a:hover {
    text-decoration: none;
    color: #b91616;
} 

a.current {
    color: #222222;
}

a.current:hover {
    color: #222222;
}

.works {
    font-size: 11pt;
}

a.works {
    font-size: 11pt;
    text-decoration: none;
    color: #999999;
} 

a.works:hover {
    text-decoration: none;
    color: #b91616;
} 

a.currentworks {
    color: #222222;
}

a.currentworks:hover {
    color: #222222;
}

.smalltext {
    font-size: 9pt;
}

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

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

a.smalltext:hover {
    text-decoration: none;
    color: #b91616;
} 

a.booktitles {
    color: #222222;
}

a.booktitles:hover {
    text-decoration: none;
    color: #b91616;
}

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