A.inv:link {
        COLOR: #ffffff; TEXT-DECORATION: none; display: none
}
A.inv:visited {
        COLOR: #ffffff; TEXT-DECORATION: none; display: none
}
A.inv:active {
        COLOR: #ffffff; TEXT-DECORATION: none; display: none
}
A.inv:hover {
        COLOR: #fffff; TEXT-DECORATION: none; display: none
}

a:link        {color: #333333; font-weight: bold; text-decoration: none}
a:visited {color: #333333; font-weight: bold; text-decoration: none}
a:hover        {color: #203763; font-weight: bold  ; text-decoration: underline}
a:active {color: #203763; font-weight: bold ; text-decoration: underline}

a.white:link   {color: #ffffff; font-weight: bold; text-decoration: none}
a.white:visited {color: #ffffff; font-weight: bold; text-decoration: none}
a.white:hover   {color: #ffffff; font-weight: bold  ; text-decoration: underline}
a.white:active  {color: #ffffff; font-weight: bold  ; text-decoration: underline}

a.loginbox_href:link        {color: #ffffff; font-weight: bold; text-decoration: none}
a.loginbox_href:visited {color: #ffffff; font-weight: bold; text-decoration: none}
a.loginbox_href:hover        {color: #ffffff; font-weight: bold  ; text-decoration: underline}

td {font-family: Geneva, Arial, Helvetica, san-serif;        font-size: 12px;color: #000000 }

#LOG_IN, #BOOK, #REGISTER, #CALCULATE {
        color: #000000;
        background-color: #82B8F0;
        border-bottom:thin solid #000000;
        border-right:thin solid #000000;
        border-top:thin solid #82B8F0;
        border-left: thin solid #82B8F0;
        font-size:11px;
        font-family:Helvetica,sans-serif;
        font-weight:bold;
}

#LOG_IN, #SEARCH {
        color: #000000;
        background-color: white;
        border-bottom:thin solid #000000;
        border-right:thin solid #000000;
        border-top:thin solid #000000;
        border-left: thin solid #000000;
        font-size:11px;
        font-family:Helvetica,sans-serif;
        font-weight:bold;
}


.caixalogin {
        background-color: #75E7F2;
        border-bottom:thin solid #1B697D;
        border-right:thin solid #1B697D;
        border-top:thin solid #1B697D;
        border-left:thin solid #1B697D;
}

.agentbox {
        background-color: #D9F7FF;
        border-bottom:thin solid #CCC8C8;
        border-right:thin solid #CCC8C8;
        border-top:thin solid #CCC8C8;
        border-left:thin solid #CCC8C8;
}

.caixasearch {
                font-size:10px;
        background-color: #75E7F2;
        border-bottom:thin solid #1B697D;
        border-right:thin solid #1B697D;
        border-top:thin solid #1B697D;
        border-left:thin solid #1B697D;
}

.linefeed {
        background-color: #ED1791;
}

.price {
        color: #000000;
        font-size:18px;
        font-weight:bold;
}

.error {
        color: #A4241B;
        font-size:12px;
        font-weight:bold;
}

.price_libra {
        color: #1F2587;
        font-size:14px;
        font-weight:none;
}

.results {
        color: #ED1791;
        font-family:Arial,sans-serif;
        font-weight:bold;
}

.text_explicative {
        color: #FF261B;
        font-family:Arial,sans-serif;
        font-weight:bold;
        font-size: 16px;
}

.group_title {
        background-color: #eeeeee;
        font-size: 16px;
        color: #000000;
        font-weight:bold;
}

.email_me_title {
        background-color: #eeeeee;
        color: #000000;
        font-weight:bold;
}

.borderblack{ border-style:solid; border-width:1px; border-color:#000; }
.groove{ border-style:groove; border-width:3px; border-color:#000; }
.ridge{ border-style:ridge; border-width:3px; border-color:#000; }
.tableindex {
        border-bottom:thin solid #000000;
        border-right:thin solid #000000;
        border-left:thin solid #000000;
}


