

.meniudreapta:hover {
    color :#1D175C;
    text-decoration : underline;
  }


.meniudreapta {
    color : #677C9B;
    font-family : Utopia, 'sans-serif';
    font-size : 1.3em;
    font-style : normal;
    font-weight : bold;
    text-decoration : none;
  }


body {
    font-family : 'Verdana', 'Arial', 'Helvetica', 'sans-serif';
  }


.meniulimba:hover {
    color :#404455;
    text-decoration : underline;
  }


.meniulimba {
    color :#9da7cf;
    text-decoration : none;
  }


.Tindex {
    color :#D26928;
  }


.footerlink {
    font-size : 0.6em;
    text-decoration : none;
    color:#3A7434;
  }


.indextxt {
    color : #2f3f82;
    font-size : 0.9em;
    font-style : italic;
    letter-spacing : 1px;
    text-align : center;
  }


ul {
    color : #2f3f82;
    font-family : 'Verdana', 'Arial', 'Helvetica', 'sans-serif';
    font-size : 0.9em;
    font-style : italic;
    letter-spacing : left;
  }


.descarca:hover {
    color : #7BB2FF;
    font-size : 1.2em;
    text-decoration : underline;
  }


.descarca {
    color : #375073;
    font-size : 1.2em;
    text-decoration : none;
  }



