body, input, select, textarea, p, td, div, a {
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: #454545;
    line-height: 1.28em;
}

.f10n { font-size: 10px; font-weight: normal; }
.f11n { font-size: 11px; font-weight: normal; }
.f11b { font-size: 11px; font-weight: bold; }
.f14b { font-size: 14px; font-weight: bold; }
.f15b { font-size: 16px; font-weight: bold; }
.f16n { font-size: 16px; font-weight: normal; }

.cInnkeeper { color: #9a8a18; }

.rate {
    color: #56a100;
    font-weight: bold;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.link-block a {
    display: block;
    padding: 1px 0px 1px 0px;
}

.bottom-menu a {
    float: left;
    font-weight: normal;
    outline: none;
    text-decoration: none;
}

.bottom-menu a:hover {
    color: #7a9a00;
    text-decoration: underline;
}

.bottom-menu div {
    display: block;
    float: left;
    width: 16px;
    height: 12px;
    background: url(../images/general/divider.gif) no-repeat bottom center;
}

.aLU { color:#454545; outline:none; }
.aLU:link { color:#454545; text-decoration:underline; }
.aLU:visited { color:#454545; text-decoration:underline; }
.aLU:hover { color:#7a9a00; text-decoration:underline; }
