.NavMenu {
    font-family: Arial, Sans Serif;
    text-decoration: none;
    font-size: 11pt ;
    font-weight: bold;
    color:#000000;
}
.NavMenu a {
    color:#ffffff;
}
.NavMenu a:hover {
    background-color:#ffffff;
    color:#cc3333
}
.Buttons {
    font-family:Arial Narrow;
    font-size:13px
}
.Buttons td {
    text-align: center;
    background-color: #cc3333;
    font-family:Arial Narrow;
    color:#cccc33;
    text-decoration:none;
    font-weight:bold;
    font-size:13px
}
.Buttons A:link {
    color: #cccc33;
}
.Buttons A:visited {
    color: #cccc33;
}
.Buttons A:hover {
    background-color: #cccc33;
    color: #cc3333;
}
.SrchEng {
    font-size: 12px;
    font-family: Arial;
}
