A.favorit:link { text-decoration: none; color: #000000 }
A.favorit:visited { text-decoration: none; color: #000000 }
A.favorit:hover { text-decoration: none; color: #000000 }
A.favorit:active { text-decoration: none; color: #000000 }

A.articol:link { text-decoration: none; color: #000000 }
A.articol:visited { text-decoration: none; color: #000000 }
A.articol:hover { text-decoration: none; color: #000000 }
A.articol:active { text-decoration: none; color: #000000 }


.text1 {
        font-family: Arial;
        font-size: 12px;
        color: #000000;
        text-align: left;
}
.text2 {
        font-family: Arial;
        font-size: 12px;
        color: #000000;
        text-align: left;
}
.titluri {
        color: #000000;
        FONT-FAMILY: Arial, Helvetica, sans-serif;
        font-size: 12px;
}
.titlu_articol {
        color: #000000;
        FONT-FAMILY: Arial, Helvetica, sans-serif;
        font-size: 18px;
}
.body_articol {
        color: #000000;
        FONT-FAMILY: Arial, Helvetica, sans-serif;
        font-size: 13px;
}
INPUT.button { BORDER-RIGHT: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid; MARGIN-TOP: 2px;  MARGIN-RIGHT: 2px;  MARGIN-BOTTOM: 2px; FONT-WEIGHT: bold; MARGIN-LEFT: 2px; BACKGROUND-COLOR: #ffffff; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: arial,helvetica }
.mrsel {
        BORDER-RIGHT: #000000 1px solid;
        BORDER-LEFT: #000000 1px solid;
        BORDER-TOP: #000000 1px solid;
        BORDER-BOTTOM: #000000 1px solid;
        MARGIN-TOP: 2px;
        MARGIN-RIGHT: 2px;
        MARGIN-BOTTOM: 2px;
        MARGIN-LEFT: 2px;
        BACKGROUND-COLOR: #ffffff;
        FONT-FAMILY: arial,helvetica
        FONT-WEIGHT: bold;
        FONT-SIZE: 12px;
        COLOR: #000000;
}

TD.b_meniu {
        border-top-width: 0px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: none;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: #66ccff;
        border-right-color: #66ccff;
        border-bottom-color: #66ccff;
        border-left-color: #66ccff;
        padding-top: 3px;
        padding-bottom: 3px;
        background-color: #ffffff;
}
TD.h_meniu {
        background-image: url("img/tab11.png");
        width: 187px;
        height: 18px;
        padding-top: 1px;
        padding-bottom: 1px;
        text-align: center;
}
TD.t_articol {
        background-color: #ffffff;
        text-align: center;
}
TD.b_articol {
        background-color: #ffffff;
        text-align: justify;
        padding-left: 3px;
        padding-right: 3px;
}