td{
    font-family: 'Times New Roman',Times,serif;
    font-size: 14px;
    color: 353535;
}

td.head{
    font-weight: bold;
    font-size: 20px;
}

td.bu{
    font-size: 14px;
    font-style: italic;
}

a{
    font-size: 13px;
    color: cc9900;
}

a:hover{
    font-weight: bold;
}

a.subnav{
    text-decoration: none;
    font-size: 11px;
    color: a00000;
}
    
a.subnav:hover{
    font-weight: bold;
}

img{
    color: cc9900;
}

a.control{
    font-size: 20px;
    text-decoration: none;
    color: cc9900;
    font-weight: bold;
}

a.control:hover{
    color: 000000;
}