.ramka
{
    border-width: 1px;
    border-style: solid;
    BORDER-COLOR: #000000;
    padding: 5px;
    background: #F6F6F6;
    text-size: 2;
}
A.menu:hover
{
    FONT-SIZE: 8pt;
    COLOR: #996600;
    FONT-FAMILY: 'Verdana Ref', Verdana;
    TEXT-DECORATION: none
}     
A.menu
{
    FONT-SIZE: 8pt;
    COLOR: #660000;
    FONT-FAMILY: 'Verdana Ref', Verdana
}   
A:hover { text-decoration: underline; font-style: none; color: #FF0000; text-size: 3;  }
A:link { text-decoration: underline; font-style: none; color: #0000FF; text-size: 2; }
A:visited { text-decoration: underline; font-style: bold; }