body, input, select, textarea, td, div, span, p, a {
    font-family:"Lucida Sans Unicode", Arial;
    font-size:11px;
    font-weight:normal;
    color:#404040;
    line-height: 1.3em;
}

.f11n { font-size:11px; font-weight:normal; }
.f11b { font-size:11px; font-weight:bold; }

.aLN { outline:none;}
.aLN:link { text-decoration:none; }
.aLN:visited { text-decoration:none;}
.aLN:hover { color:#d8400f; text-decoration:underline;}

.aLDetails { outline:none;}
.aLDetails:link { text-decoration:underline; }
.aLDetails:visited { text-decoration:underline;}
.aLDetails:hover { color:#d8400f; text-decoration:underline;}

.cTxRed { color:#d8400f; }

.aLBlock a, .aLInline a {
    text-decoration:none;
    outline:none;
}

.aLBlock a {
    display:block;
}

.aLInline a {
    display:inline;
}

.aLBlock a:hover, .aLInline a:hover {
    color:#d8400f;
    text-decoration:underline;
}

.amenities img {
    width:15px;
    height:12px;
    margin:0px 2px 2px 0px;
}

.bDotted {
    border-color:#aaaaaa;
    border-width:0px 0px 1px 0px;
    border-style:dotted;
}
