

.txt
{ font-family: arial; 
  font-weight: bold;
  font-size: 8pt; 
  color: #000000; 
}


.albbb
{ font-family: arial; 
  font-size: 8pt; 
  color: #D8D1E1; 
}


.rosu
{ font-family: arial; 
  font-weight: bold;
  font-size: 8pt; 
  color: #3E2375; 
}



.rosu1
{ font-family: arial; 
  font-weight: bold;
  font-size: 11pt; 
  color: #000000; 
  text-decoration: underline;   
}





.txtmic
{ font-family: arial; 
  font-weight: bold;
  font-size: 7pt; 
  color: #ffffff; 
}


.txtt
{ font-family: arial; 
  font-weight: bold;
  font-size: 8pt; 
  color: #ffffff; 
}

.galben
{ font-family: arial; 
  font-weight: bold;
  font-size: 7pt; 
  color: #FF7800; 
}

.gri
{ font-family: arial; 
  font-weight: bold;
  font-size: 7pt; 
  color: #999999; 
}

.gri2
{ font-family: arial; 
  font-weight: bold;
  font-size: 8pt; 
  color: #535353; 
}

.gri3
{ font-family: arial; 
  font-weight: bold;
  font-size: 8pt; 
  color: #5E5E5E; 
}

.gri4
{ font-family: arial; 
  font-weight: bold;
  font-size: 8pt; 
  color: #000000; 
}



.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: #FFC678;
  text-decoration: none;   
}





a.galben
{ 
  text-decoration: none;
}
a.galben:link
{ color: #FFC600;
  text-decoration: none;
}
a.galben:visited
{  color: #FFC600;
   text-decoration: none;
}
a.galben:hover
{ color: #D9A800;
  text-decoration: underline;   
}





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;   
}



a.meniu2
{ 
  text-decoration: none;
}
a.meniu2:link
{ color: #ffffff;
  text-decoration: none;
}
a.meniu2:visited
{  color: #ffffff;
   text-decoration: none;
}
a.meniu2:hover
{ color: #8E7EB0;
  text-decoration: none;   
}



a.rosu
{ 
  text-decoration: none;
}
a.rosu:link
{ color: #FB9407;
  text-decoration: none;
}
a.rosu:visited
{  color: #FB9407;
   text-decoration: none;
}
a.rosu:hover
{ color: #BD6D00;
  text-decoration: underline;   
}


a.grimare
{ 
  text-decoration: none;
  font-size:10pt;
}
a.grimare:link
{ color: #000000;
  text-decoration: bold;
}
a.grimare:visited
{  color: #555555;
   text-decoration:none;
}
a.grimare:hover
{ 
  text-decoration: underline;
  color: #AAAAAA;
}

font.uppercase 
    {
    text-transform: uppercase;
    }

