*
{ 
  font-family: Verdana; 
  font-size: 11px; 
  color: #666666; 
}

.titlu
{ 
  font-weight: bold;
  font-size: 12px; 
  color: #000000; 
}

.nume
{ 
  font-size: 12px; 
  color: #000000; 
}

.meniu
{ 
  font-weight: bold;
  color: #000000; 
}

.txt
{ 
  color: #000000; 
}

.mic
{ 
  font-size: 10px;
  color: #000000; 
}

a
{ 
  text-decoration: none;
}
a:link
{ 
  color: #F77B00;
  text-decoration: none;
  font-weight: bold;
}
a:visited
{  
   color: #F77B00;
   text-decoration: none;
   font-weight: bold;
}
a:hover
{ 
  color: #F77B00;
  text-decoration: underline;
  font-weight: bold;
}

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: #000000;
  text-decoration: none;   
}

