.bodytext {
    font-family: Arial;
    font-size: 12px;
}
.indextext {
    font-family: Arial;
    font-size: 12px;
}
.pagetitle {
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}
.pictitle {
    color: #a7968d;
    font-family: Arial;
    font-size: 30px;
    font-weight: normal;
    padding-bottom: 8px;
}
.piccaption {
    font-family: Arial;
    font-size: 10px;
    font-weight: normal;
    overflow: auto;
    height: 70px;
}
a:link {
    font-weight: bold;
    color: #993300;
    text-decoration: none;
}
a:visited {
    font-weight: bold;
    color: #993300;
    text-decoration: none;
}
a:hover {
    font-weight: bold;
    color: #CCCCCC;
    text-decoration: underline;
}
a:active {
    font-weight: bold;
    color: #CCCCCC;
    text-decoration: underline;
}
.credits {
    font-family: Arial;
    font-size: 9px;
}
