

.txt
{ font-family: arial; 
  font-weight: bold;
  font-size: 8pt; 
  color: #FFC600; 
}

.txt2
{ font-family: arial; 
  
  font-size: 10pt; 
  color: #FFC600; 
}

.txt3
{ font-family: arial; 
  
  font-size: 12pt; 
  color: #FFC600; 
}

.txt4
{ 
  
  font-size: 14pt; 
  color: #F0F8FF; 
}

.txt5
{ font-family: arial; 
  
  font-size: 10pt; 
  color: #D8D8D8; 
}


.txtmare
{ font-family: arial; 
  font-weight: bold;
  font-size: 9pt; 
  color: #FFC600; 
}


.txtt
{ font-family: arial; 
  font-weight: bold;
  font-size: 8pt; 
  color: #ffffff; 
}

.galben
{ font-family: arial; 
  font-weight: bold;
  font-size: 7pt; 
  color: #FFC600; 
}

.gri
{ font-family: arial; 
  font-weight: bold;
  font-size: 7pt; 
  color: #999999; 
}

.gri2
{ font-family: arial; 
  font-weight: bold;
  font-size: 9pt; 
  color: #535353; 
}

.gri3
{ font-family: arial; 
  font-weight: bold;
  font-size: 9pt; 
  color: #B7B7B7; 
}


.titlu
{ font-family: arial; 
  font-weight: bold;
  font-size: 9pt; 
  color: #000000; 
}



.mare
{ font-family: arial; 
  font-weight: bold;
  font-size: 11pt; 
  color: #314F90; 
}




.titlu2
{ font-family: arial; 
  font-weight: bold;
  font-size: 10pt; 
  color: #5A73AB; 
}




.text
{ font-family: arial; 
  font-size: 9pt; 
  color: #4A4A4A; 
}




a.meniu
{ 
  text-decoration: none;
}
a.meniu:link
{ color: #ffffff;
  text-decoration: none;
}
a.meniu:visited
{  color: #ffffff;
   text-decoration: none;
}
a.meniu:hover
{ color: #C3C3C3;
  text-decoration: none;   
}







a.next
{ 
  text-decoration: none;
}
a.next:link
{ color: #314F90;
  text-decoration: none;
}
a.next:visited
{  color: #506AA4;
   text-decoration: none;
}
a.next:hover
{ color: #071D4F;
  text-decoration: none;   
}








font.uppercase 
    {
    text-transform: uppercase;
    }

