.searchf {
    font-family:  tahoma;
    font-size: 8pt;
    color: #666666;
    background-color: #F5F4F4;
    border-color:7F785F 7F785F 7F785F;
    border-style: normal;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    font-weight: normal
};
.font {
    font: normal 11px  Tahoma, Arial, sans-serif;
}
.font_big
{
    font: 11px  Verdana, Arial, Helvetica, sans-serif;
}
A { TEXT-DECORATION: none}

A:hover {
    COLOR: #E4402A;
    TEXT-DECORATION: none
}

#advtext a {text-decoration : none; color: #737373; font-size : 9px; font-family : Arial;}